(Init): Added shit

This commit is contained in:
2026-05-29 00:41:12 +00:00
commit 72005fd71d
52 changed files with 12875 additions and 0 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
# Python
__pycache__/
*.py[cod]
# Virtual Environment
.venv/
# NiriMod Temporary Files
*.kdl.bak
*.kdl.tmp
# Scratch / debug scripts
/test_*.py
# Nix
result