Skip to content

Commit 532e8a1

Browse files
committed
Add Zig libs
1 parent c58f288 commit 532e8a1

File tree

2,752 files changed

+996107
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,752 files changed

+996107
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
*
22
!*/
33
!.vscode/launch.json
4+
!libs/**/*
5+
libs/**/zig-cache
46
!Media/*
57
!Python/**/*.py
8+
!src/**/*.zig
69
virtual_environment
710
!.gitignore
811
!main.py

0 commit comments

Comments
 (0)