Update .gitignore file to ignore the data folder

This commit is contained in:
Dong Liu 2016-07-06 11:21:53 +01:00 committed by GitHub
parent 440de6989d
commit 52bc431939
1 changed files with 1 additions and 1 deletions

View File

@ -70,5 +70,5 @@ target/
.ipynb_checkpoints/
# exclude data from source control by default
./data/
data/