Ignore python runtime files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,2 +1,6 @@
|
||||
# MySQL Workbench project backup files
|
||||
*.mwb.bak
|
||||
|
||||
# Python
|
||||
.ipynb_checkpoints
|
||||
__pycache__
|
||||
|
||||
Reference in New Issue
Block a user