Browse Source

:wrench: Add a generic ignored folder

To stack images waiting to be added in slides for example.
DricomDragon 3 months ago
parent
commit
afe181acfe
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -1,3 +1,6 @@
 # Godot 4+ specific ignores
 .godot/
+
+# Folder structure ignore
 dist/
+ignored/