Add Forgejo PyPI support and update .gitignore for sensitive files

This commit is contained in:
claudi 2026-02-20 09:55:42 +01:00
parent b8a7fb903e
commit 4fd9f13f36
7 changed files with 636 additions and 55 deletions

5
.gitignore vendored
View file

@ -104,6 +104,11 @@ ENV/
env.bak/
venv.bak/
# Environment and credentials
.env
.env.local
.pypirc
# Spyder project settings
.spyderproject
.spyproject