Add gitignore and remove untracked files #2

Merged
aaronfranke merged 1 commits from gitignore into master 2020-05-12 11:31:40 +02:00
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"