Files
lunch-games/.gitignore
2025-04-29 01:59:15 +02:00

22 lines
188 B
Plaintext

# Binaries
/lunch
*.exe
*.exe~
*.so
*.dylib
*.dll
# Ignore common editor/system specific metadata
.DS_Store
.idea/
.vscode/
*.iml
*.swp
.cache/
# DUB
.dub
# Ignore testing script
/test