Add .gitignore for Odin builds

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
2026-06-07 21:32:30 +02:00
parent 34fff3cc0d
commit 2feba4e9e1
+19
View File
@@ -0,0 +1,19 @@
# Odin
*.odin
*.odin.cache
# Build artifacts
a.out
a.exe
# Executables
HanjaKanaMun
# macOS
.DS_Store
# IDE/Editor
.idea/
.vscode/
*.swp
*.swo