Fixed parser
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -1,6 +1,12 @@
|
||||
.DS_Store
|
||||
# ignore files without extensions
|
||||
*
|
||||
!*.*
|
||||
# brb build artifiacts
|
||||
*.o
|
||||
brb
|
||||
|
||||
.DS_Store
|
||||
.vscode/settings.json
|
||||
|
||||
# project build artifacts
|
||||
*.dSYM
|
||||
build/
|
||||
build/
|
||||
|
||||
Reference in New Issue
Block a user