aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhchac <dev@hchac.com>2023-07-11 16:23:54 -0400
committerhchac <dev@hchac.com>2023-07-11 16:23:54 -0400
commit8068a3899d8a92b35ad89a2bcfb7f34e5eb9487e (patch)
treecae0368cb20372af2ac7b7374d5fa8d9475c9ebb
parent0c80a4b8365a1025a4594117f3449753d2989c57 (diff)
Don't gitignore folders named odin.
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 824e0c203..3528af624 100644
--- a/.gitignore
+++ b/.gitignore
@@ -270,6 +270,7 @@ bin/
# - Linux/MacOS
odin
+!odin/
odin.dSYM
*.bin
demo.bin
@@ -286,4 +287,4 @@ shared/
*.sublime-workspace
examples/bug/
build.sh
-!core/debug/ \ No newline at end of file
+!core/debug/