Gitignore zig crap

This commit is contained in:
2026-05-05 23:15:08 +02:00
parent 823d0ae29b
commit e11ac4b05c
1396 changed files with 613924 additions and 0 deletions

View File

@ -0,0 +1,5 @@
#!/bin/bash
source $(dirname $0)/env.sh
exec python3 $(dirname $0)/link_wrapper.py "$@"