Merge pull request #186 from aaronfranke/gitignore

Update gitignore
This commit is contained in:
Nathan Lovato 2020-05-12 07:23:20 -06:00 committed by GitHub
commit cc10ee73e3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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
*~