Переглянути джерело

: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/