blob: 6d00feccd558ce239558b88d5a8239f9c5a5037a [file] [log] [blame]
israelade2051cc2019-11-21 16:46:28 +01001*.sw[mnop]
2.venv/
3*.pyc
4*.py~
5docs/_build/
6__pycache__/
7.tox/
8*.egg-info/
9.cache/
10.\#*
11dist/
12dev/
13.pytest_cache
14pytestdebug.log
15.vscode/