working on build file
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
.cache/
|
||||
.zig-cache/
|
||||
zig-out/
|
||||
scripts/__pycache__/
|
||||
*.o
|
||||
.gdb_history
|
||||
*.json
|
||||
@@ -9,3 +10,4 @@ zig-out/
|
||||
*.qpa
|
||||
*.xml
|
||||
*.html
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user