sword_game/.gitignore
2026-02-04 12:49:42 +00:00

13 lines
97 B
Text

# Build artifacts
build/
.vscode/
.idea/
*.swp
*.swo
.DS_Store
compile_commands.json
.cache/