mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 14:10:55 +03:00
16 lines
178 B
Plaintext
16 lines
178 B
Plaintext
# Godot-specific ignores
|
|
.import/
|
|
export.cfg
|
|
export_presets.cfg
|
|
*.import
|
|
|
|
# Mono-specific ignores
|
|
.mono/
|
|
Properties/
|
|
*.csproj
|
|
*.sln
|
|
|
|
# System/tool-specific ignores
|
|
.directory
|
|
*~
|