This commit is contained in:
2026-01-29 09:57:44 +01:00
parent afa053f006
commit 64d707bd8b
61 changed files with 3811 additions and 3543 deletions
+10 -66
View File
@@ -1,55 +1,9 @@
# Virtual Environment
venv/
env/
ENV/
.venv/
# Generated by Cargo
/target/
Cargo.lock
# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
# Distribution / packaging
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
# PyInstaller
*.manifest
*.spec
# Logs
logs/
*.log
# Unit test / coverage
htmlcov/
.tox/
.coverage
.coverage.*
.cache
nosetests.xml
coverage.xml
*.cover
.hypothesis/
.pytest_cache/
# Azure credentials cache
.azure/
# Environment files
.env
# IDE
.vscode/
@@ -57,20 +11,10 @@ coverage.xml
*.swp
*.swo
*~
# OS
.DS_Store
Thumbs.db
# Environment variables
.env
.env.local
# Jupyter Notebook
.ipynb_checkpoints
# pyenv
.python-version
# Temporary files
*.bak
*.tmp
temp/
tmp/
# Logs
*.log