Newer
Older
TIASshot / .gitignore
# セットアップスクリプトが自動ダウンロードする nuget.exe
nuget.exe

# Visual Studio
.vs/
*.user

# ビルド出力
TIASshot/bin/
TIASshot/obj/

# NuGet パッケージ
packages/

# リファクタリング回帰比較用の基準データ(実機出力・一時データ)
_基準データ_refactor前/

# --- from template (sync-template) ---
.claude/commit-context.md