Merge pull request #35 from liudonghs/master
Update .gitignore file to ignore the data folder
This commit is contained in:
2
{{ cookiecutter.repo_name }}/.gitignore
vendored
2
{{ cookiecutter.repo_name }}/.gitignore
vendored
@@ -70,5 +70,5 @@ target/
|
|||||||
.ipynb_checkpoints/
|
.ipynb_checkpoints/
|
||||||
|
|
||||||
# exclude data from source control by default
|
# exclude data from source control by default
|
||||||
./data/
|
data/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user