fix: enforce storage and tooling invariants
This commit is contained in:
+5
-1
@@ -13,7 +13,7 @@
|
||||
|
||||
# Godot C# / Mono generated files
|
||||
.mono/
|
||||
data_*/
|
||||
/data_*/
|
||||
mono_crash.*
|
||||
*.csproj
|
||||
*.sln
|
||||
@@ -57,7 +57,11 @@ crash_handler*
|
||||
.DS_Store
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
# Finder's custom-folder icon file ends with a carriage return. Keep this
|
||||
# broad match, but explicitly allow real source directories named "icons".
|
||||
Icon?
|
||||
!**/icons/
|
||||
!**/icons/**
|
||||
._*
|
||||
.DocumentRevisions-V100/
|
||||
.Spotlight-V100/
|
||||
|
||||
Reference in New Issue
Block a user