refactor: rename auth.py to gitea_auth.py and ignore env files

This commit is contained in:
2026-06-21 22:27:40 -04:00
parent 203e9d4cb7
commit 51296c88a3
9 changed files with 269 additions and 120 deletions
+3
View File
@@ -1,3 +1,6 @@
venv/
__pycache__/
*.pyc
.env*
.vscode/
graphify-out/