!static/img/user_uploads/.ignore
*.bak
*.db
*.lnk
*.log
*.mmdb
*.swp
*.vim
*todo.md
.env
.flake8
.history
.idea
*env/
.vscode
__pycache__
bfg.jar
db.json
mail_conf.json
pretty_date.py
putty_*.txt
reg.py
run
static/img/user_uploads/*
wsgi_profiler

# Poetry

*.pyc

# Packages
*.egg
!/tests/**/*.egg
/*.egg-info
/dist/*
build
_build
.cache
*.so

# Installer logs
pip-log.txt

# Unit test / coverage reports
.coverage
.tox
.pytest_cache

.DS_Store
.idea/*
.python-version
.vscode/*

/test.py
/test_*.*

/setup.cfg
MANIFEST.in
/setup.py
/docs/site/*
/tests/fixtures/simple_project/setup.py
/tests/fixtures/project_with_extras/setup.py
.mypy_cache

.venv
/releases/*
pip-wheel-metadata
/poetry.toml

package-lock.json
package.json
node_modules
