Files
Jarvis/.gitignore
MrZaiko 92689f95d4
All checks were successful
Build and Deploy / build (push) Successful in 2m30s
Fix requirements.txt
2025-04-20 10:54:31 +02:00

10 lines
64 B
Plaintext

.DS_Store
.idea
*.log
tmp/
venv/
__pycache__/
*.db
config/
.env