mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-08-05 12:50:13 +08:00
Added Spyder and VSCode project folders to .gitignore (#92)
This commit is contained in:
@@ -66,6 +66,12 @@ target/
|
||||
# Pycharm
|
||||
.idea
|
||||
|
||||
# VS Code
|
||||
.vscode/
|
||||
|
||||
# Spyder
|
||||
.spyproject/
|
||||
|
||||
# Jupyter NB Checkpoints
|
||||
.ipynb_checkpoints/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user