Merge pull request #2 from aaronfranke/gitignore
Add gitignore and remove untracked files
This commit is contained in:
commit
856e62cae1
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal 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
|
||||
*~
|
@ -1,3 +0,0 @@
|
||||
source_md5="8dd9ff1eebf38898a54579d8c01b0a88"
|
||||
dest_md5="da70afec3c66d4e872db67f808e12edb"
|
||||
|
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
source_md5="a968f7207fa0b577199e591bee3d650b"
|
||||
dest_md5="d352d63ef80c05346da08dcf324711fd"
|
||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user