mirror of
https://github.com/Sevi-py/tnyr.me.git
synced 2026-04-03 03:00:21 -04:00
23 lines
236 B
Plaintext
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
|