instalinks/.gitignore
oleg.vodyanov91@gmail.com 0d66a33243 change location
2025-04-12 23:53:39 +04:00

18 lines
239 B
Plaintext

init.sql
.venv/
.env
command
.pytest_cache/
.DS_Store
Thumbs.db
staticfiles/
static/
__pycache__/
*.py[cod]
*$py.class
**/migrations/
!*/migrations/__init__.py # Keep the init file if you ignore migrations
instalinks/myapp.log
myapp.log