🙈 Update .gitignore for VS Code, PyCharm, Jupyter

This commit is contained in:
Sebastián Ramírez committed 2018-12-08 12:03:43 +04:00
1 parent 12dbc17583
commit acf8ddb4df
1 file changed
+7
+7
View File
@@ -0,0 +1,7 @@
.idea
.ipynb_checkpoints
.mypy_cache
.vscode
__pycache__
.pytest_cache
htmlcov