You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
180 B
16 lines
180 B
*.pyc
|
|
*.db
|
|
*.txt
|
|
media/*
|
|
media/min/*
|
|
~*/migrations/00*.py
|
|
.idea/
|
|
djing/local_settings.py
|
|
agent/settings.py
|
|
gmap/fixtures
|
|
*.sqlite3
|
|
*.json
|
|
*.bak
|
|
*.mo
|
|
agent/netflow/djing_flow
|
|
venv/
|