Bläddra i källkod

:wrench: Ignore godot files

DricomDragon 1 år sedan
förälder
incheckning
92315558e5
1 ändrade filer med 18 tillägg och 0 borttagningar
  1. 18 0
      .gitignore

+ 18 - 0
.gitignore

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