Преглед изворни кода

:wrench: Ignore godot files

DricomDragon пре 1 година
родитељ
комит
92315558e5
1 измењених фајлова са 18 додато и 0 уклоњено
  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/