Pārlūkot izejas kodu

Ignore GoDot files

DricomDragon 5 gadi atpakaļ
vecāks
revīzija
5441845665
1 mainītis faili ar 14 papildinājumiem un 0 dzēšanām
  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