mirror of
https://github.com/olegvodyanov/instalinks.git
synced 2025-12-20 04:37:04 +03:00
18 lines
239 B
Plaintext
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 |