urban-meal-delivery/.gitignore
Alexander Hess 49ba0c433e
Fix the "clean-pwd" command in nox
- some glob patterns in .gitignore were not correctly expanded
- adapt the exclude logic to focus on the start of the excluded paths
2020-08-11 10:31:54 +02:00

6 lines
74 B
Text

.cache/
**/*.egg-info/
.env
**/.ipynb_checkpoints/
.python-version
.venv/