working on build file

This commit is contained in:
2025-12-07 00:44:04 +01:00
parent 99468473c0
commit fb4d130d9d
4 changed files with 19 additions and 14 deletions

2
.gitignore vendored
View File

@@ -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