mirror of
https://github.com/Rushilwiz/NewViewsNews.git
synced 2025-04-03 20:10:15 -04:00
24 lines
205 B
Plaintext
24 lines
205 B
Plaintext
# Django #
|
|
*.log
|
|
*.pot
|
|
*.pyc
|
|
__pycache__
|
|
db.sqlite3
|
|
media/
|
|
static/
|
|
|
|
# Python #
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# Installer logs
|
|
pip-log.txt
|
|
pip-delete-this-directory.txt
|
|
|
|
.venv/
|
|
venv/
|
|
env/
|
|
|
|
# WSL
|
|
*:Zone.Identifier
|