mirror of
https://github.com/olegvodyanov/instalinks.git
synced 2025-12-20 04:37:04 +03:00
16 lines
224 B
Plaintext
16 lines
224 B
Plaintext
init.sql
|
|
.venv/
|
|
.env*
|
|
.pytest_cache/
|
|
.DS_Store
|
|
Thumbs.db
|
|
staticfiles/
|
|
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
**/migrations/
|
|
!*/migrations/__init__.py # Keep the init file if you ignore migrations
|
|
instalinks/myapp.log
|
|
myapp.log |