mirror of
https://github.com/olegvodyanov/instalinks.git
synced 2025-12-20 06:47:05 +03:00
16 lines
208 B
Plaintext
16 lines
208 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 |