Re-add things that were accidentally removed

This commit is contained in:
Aaron Franke
2021-05-21 08:29:43 -04:00
parent 65aacbcf2a
commit 25c2bbc80a
14 changed files with 127 additions and 30 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# Godot 4+ specific ignores
.godot/
# Godot-specific ignores
.import/
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json
# System/tool-specific ignores
.directory
*~