Files
tnyr.me/backend/.gitignore
2025-06-26 11:37:52 +02:00

23 lines
236 B
Plaintext

config.json
urls.db
# Testing and Coverage
.coverage
htmlcov/
.pytest_cache/
__pycache__/
# IDE and Editor files
.vscode/
.idea/
*.swp
*.swo
# OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db