chore: initial Gitea migration with .gitignore

This commit is contained in:
nymiro
2026-06-03 18:36:28 +12:00
parent 837cd88ec9
commit 82c567f777
3 changed files with 24 additions and 16 deletions
+9
View File
@@ -0,0 +1,9 @@
__pycache__/
*.pyc
*.pyo
temp_libs/
test_output/
*.jpg
*.txt
dist/
*.egg-info/