Files
bits-runner-builder/.gitignore
Rafał Grodziński da11f522a1 Update ingnored files
2025-07-31 16:02:11 +09:00

15 lines
152 B
Plaintext

# ingnore files without extension
*
!*.*
!*/
.DS_Store
.vscode/settings.json
# project build artifacts
*.dSYM
build/
# brb build artifiacts
*.o
*.asm