Update gitignore

This commit is contained in:
Aaron Franke 2020-05-12 03:02:40 -04:00
parent 2742ee66e8
commit 0a9c7912f1
No known key found for this signature in database
GPG key ID: 40A1750B977E56BF

16
.gitignore vendored
View file

@ -1 +1,17 @@
# 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
# System/tool-specific ignores
.directory
*~