mirror of
https://github.com/wassname/cookiecutter-data-science.git
synced 2026-07-03 12:01:07 +08:00
Remove some extras from .gitignore
This commit is contained in:
@@ -63,15 +63,12 @@ target/
|
||||
*.db
|
||||
*.rdb
|
||||
|
||||
# Media
|
||||
serraview/media/
|
||||
|
||||
# Pycharm
|
||||
.idea
|
||||
|
||||
# IPython NB Checkpoints
|
||||
.ipynb_checkpoints/
|
||||
|
||||
# exclude data
|
||||
# exclude data from source control by default
|
||||
data/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user