Update ingnored files

This commit is contained in:
Rafał Grodziński
2025-07-31 16:02:11 +09:00
parent a382ce0dbd
commit da11f522a1

6
.gitignore vendored
View File

@@ -1,3 +1,8 @@
# ingnore files without extension
*
!*.*
!*/
.DS_Store
.vscode/settings.json
@@ -7,3 +12,4 @@ build/
# brb build artifiacts
*.o
*.asm