# Build results [Dd]ebug/ [Dd]ebugPublic/ [Rr]elease/ [Rr]eleases/ x64/ x86/ [Ww][Ii][Nn]32/ [Aa][Rr][Mm]/ [Aa][Rr][Mm]64/ bld/ [Bb]in/ [Oo]bj/ [Ll]og/ [Ll]ogs/ # Visual Studio / Rider / VS Code .vs/ .vscode/ .idea/ *.user *.suo *.userprefs *.rsuser *_i.c *_p.c *_h.h *.ilk *.meta *.obj *.iobj *.pch *.pdb *.ipdb *.pgc *.pgd *.rsp *.sbr *.tlb *.tli *.tlh *.tmp *.tmp_proj *_wpftmp.csproj *.log *.tlog *.vspscc *.vssscc .builds *.pidb *.svclog *.scc # NuGet *.nupkg *.snupkg **/[Pp]ackages/* !**/[Pp]ackages/build/ *.nuget.props *.nuget.targets project.lock.json project.fragment.lock.json artifacts/ # MSBuild / test results [Tt]est[Rr]esult*/ [Bb]uild[Ll]og.* *.VisualState.xml TestResult.xml [Bb]uild[Tt]ools/ *.coverage *.coveragexml coverage*.json coverage*.xml coverage*.info # EF Core *.mdf *.ldf *.ndf # Misc *.dbmdl *.dbproj.schemaview *.jfm .AppleDouble .LSOverride Thumbs.db ehthumbs.db Desktop.ini $RECYCLE.BIN/ # Python (WeaponGrabber) __pycache__/ *.py[cod] .venv/ venv/ env/ *.egg-info/ .pytest_cache/ # cs.money discovery capture dumps (JSON responses) csmoney-captures/ # Local compose secrets (DB connection string, tokens) .env