Ignore src/ dir, where pip will install git deps

This commit is contained in:
Paulo Diovani
2019-12-04 16:39:24 -03:00
parent 3a9f4d1379
commit dff793a38b
+3
View File
@@ -8,6 +8,9 @@ venv/
# Python
__pycache__/
# Pip
src/
# Jupyter Notebook
.ipynb_checkpoints
*.ipynb