mirror of
https://github.com/Rushilwiz/NewViewsNews.git
synced 2025-04-09 23:00:16 -04:00
22 lines
190 B
Plaintext
22 lines
190 B
Plaintext
# Django #
|
|
*.log
|
|
*.pot
|
|
*.pyc
|
|
__pycache__
|
|
db.sqlite3
|
|
|
|
# Python #
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# Installer logs
|
|
pip-log.txt
|
|
pip-delete-this-directory.txt
|
|
|
|
.venv/
|
|
venv/
|
|
env/
|
|
|
|
# WSL
|
|
*:Zone.Identifier
|