Alexander Hess
49ba0c433e
- some glob patterns in .gitignore were not correctly expanded - adapt the exclude logic to focus on the start of the excluded paths
6 lines
74 B
Text
6 lines
74 B
Text
.cache/
|
|
**/*.egg-info/
|
|
.env
|
|
**/.ipynb_checkpoints/
|
|
.python-version
|
|
.venv/
|