소스 검색

:wrench: Add a generic ignored folder

To stack images waiting to be added in slides for example.
DricomDragon 3 달 전
부모
커밋
afe181acfe
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

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