mirror of
https://github.com/Rushilwiz/NewViewsNews.git
synced 2025-04-17 18:10:17 -04:00
17 lines
158 B
Plaintext
17 lines
158 B
Plaintext
# Django #
|
|
*.log
|
|
*.pot
|
|
*.pyc
|
|
__pycache__
|
|
db.sqlite3
|
|
media
|
|
|
|
# Python #
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# Installer logs
|
|
pip-log.txt
|
|
pip-delete-this-directory.txt
|
|
|