Ignore src/ dir, where pip will install git deps
This commit is contained in:
@@ -8,6 +8,9 @@ venv/
|
||||
# Python
|
||||
__pycache__/
|
||||
|
||||
# Pip
|
||||
src/
|
||||
|
||||
# Jupyter Notebook
|
||||
.ipynb_checkpoints
|
||||
*.ipynb
|
||||
|
||||
Reference in New Issue
Block a user