Ver Fonte

Ignore Godot files

DricomDragon há 3 anos atrás
pai
commit
014a3c63ab
1 ficheiros alterados com 17 adições e 0 exclusões
  1. 17 0
      .gitignore

+ 17 - 0
.gitignore

@@ -0,0 +1,17 @@
+# Created by https://www.toptal.com/developers/gitignore/api/godot
+# Edit at https://www.toptal.com/developers/gitignore?templates=godot
+
+### Godot ###
+# Godot-specific ignores
+.import/
+export.cfg
+export_presets.cfg
+
+# Imported translations (automatically generated from CSV files)
+*.translation
+
+# Mono-specific ignores
+.mono/
+data_*/
+
+# End of https://www.toptal.com/developers/gitignore/api/godot