Browse Source

Ignore GoDot files

DricomDragon 5 years ago
parent
commit
5441845665
1 changed files with 14 additions and 0 deletions
  1. 14 0
      .gitignore

+ 14 - 0
.gitignore

@@ -0,0 +1,14 @@
+# Created by https://www.gitignore.io/api/godot
+# Edit at https://www.gitignore.io/?templates=godot
+
+### Godot ###
+
+# Godot-specific ignores
+.import/
+export.cfg
+export_presets.cfg
+
+# Mono-specific ignores
+.mono/
+
+# End of https://www.gitignore.io/api/godot