Update .gitignore file to avoid ignoring the src/data folder
Update .gitignore file to avoid ignoring the src/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/
|
||||
|
||||
# exclude data from source control by default
|
||||
data/
|
||||
/data/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user