Merge pull request #2650 from hchac/remove-core-odin-from-gitignore

Don't gitignore folders named odin.
This commit is contained in:
Jeroen van Rijn
2023-07-11 22:58:56 +02:00
committed by GitHub
+2 -1
View File
@@ -270,6 +270,7 @@ bin/
# - Linux/MacOS # - Linux/MacOS
odin odin
!odin/
odin.dSYM odin.dSYM
*.bin *.bin
demo.bin demo.bin
@@ -286,4 +287,4 @@ shared/
*.sublime-workspace *.sublime-workspace
examples/bug/ examples/bug/
build.sh build.sh
!core/debug/ !core/debug/