🙈 Update .gitignore for VS Code, PyCharm, Jupyter

This commit is contained in:
Sebastián Ramírez
2018-12-08 12:03:43 +04:00
parent 12dbc17583
commit acf8ddb4df

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.idea
.ipynb_checkpoints
.mypy_cache
.vscode
__pycache__
.pytest_cache
htmlcov