Ignore claude and other mac stuff
This commit is contained in:
parent
e33898c671
commit
013d4bf150
3 changed files with 10 additions and 11 deletions
9
.gitignore
vendored
9
.gitignore
vendored
|
|
@ -108,3 +108,12 @@ InitTestScene*.unity*
|
|||
/LinuxBuilds
|
||||
/WindowsBuilds
|
||||
UnityTowerDefense_BurstDebugInformation_DoNotShip/Data/Plugins/lib_burst_generated.txt
|
||||
|
||||
# macOS finder metadata
|
||||
.DS_Store
|
||||
|
||||
# Local Claude Code settings (per-user, not shared)
|
||||
.claude/settings.local.json
|
||||
|
||||
# VS Code editor settings
|
||||
.vscode/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue