mirror of
https://github.com/Nokorpo/LibreAim.git
synced 2025-06-08 01:37:00 +09:00
19 lines
258 B
Text
19 lines
258 B
Text
# Godot 4+ specific ignores
|
|
/.godot
|
|
|
|
# Godot-specific ignores
|
|
.import/
|
|
export.cfg
|
|
|
|
# Imported translations (automatically generated from CSV files)
|
|
*.translation
|
|
|
|
# Mono-specific ignores
|
|
.mono/
|
|
data_*/
|
|
mono_crash.*.json
|
|
.DS_Store
|
|
/export
|
|
|
|
# My ignores
|
|
*.tmp
|