Merge pull request #2 from aaronfranke/gitignore

Add gitignore and remove untracked files
This commit is contained in:
MennoMax 2020-05-12 11:31:39 +02:00 committed by GitHub
commit 856e62cae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 17 additions and 6 deletions

17
.gitignore vendored Normal file
View File

@ -0,0 +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
*~

View File

@ -1,3 +0,0 @@
source_md5="8dd9ff1eebf38898a54579d8c01b0a88"
dest_md5="da70afec3c66d4e872db67f808e12edb"

View File

@ -1,3 +0,0 @@
source_md5="a968f7207fa0b577199e591bee3d650b"
dest_md5="d352d63ef80c05346da08dcf324711fd"