gitignore

This commit is contained in:
david 2025-02-02 14:04:21 +01:00
parent ceffa3f159
commit f51da541f8

16
.gitattributes vendored
View file

@ -1,2 +1,18 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
# Godot 4+ specific ignores
.godot/
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json