Quellcode durchsuchen

:wrench: Ignore godot files

DricomDragon vor 1 Jahr
Ursprung
Commit
92315558e5
1 geänderte Dateien mit 18 neuen und 0 gelöschten Zeilen
  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/