forum-django/.gitignore
László Károlyi c445e9d95e
All checks were successful
buildbot/Hondaforum Site Build done.
Intermediate commit, showing partial user profile pages
2023-10-06 18:26:23 +02:00

44 lines
661 B
Text

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so
# Unit test / coverage reports
htmlcov/
coverage/
.tox/
.coverage
.cache
nosetests.xml
coverage.xml
# Translations
*.mo
*.pot
# Sphinx documentation
docs/_build/
node_modules/
frontend/dist/*
!frontend/dist/.keep
frontend/webpack/stats.json
backend/forum/settings_override.py
backend/locks/
*.sublime*
logs/
venv/
static/
media/
# Don't ignore static files under backend/, those have to be collected
!backend/*static
hondaforum.dump.sql.gz
pyrightconfig.json
# Lots of junk, remove temporarily
package-lock.json
configs/
tools/dev-nginx/nginx.pid
tools/uwsgi/dev-test.ini