Update ingnored files
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,3 +1,8 @@
|
||||
# ingnore files without extension
|
||||
*
|
||||
!*.*
|
||||
!*/
|
||||
|
||||
.DS_Store
|
||||
.vscode/settings.json
|
||||
|
||||
@@ -7,3 +12,4 @@ build/
|
||||
|
||||
# brb build artifiacts
|
||||
*.o
|
||||
*.asm
|
||||
Reference in New Issue
Block a user