Modifying gitignore to add testing data

This commit is contained in:
Catalina Syddall
2019-08-06 15:46:55 -03:00
parent 387dbf6c94
commit b371b1cc58
+1 -1
View File
@@ -104,7 +104,7 @@ venv.bak/
.mypy_cache/
# exclude data from source control by default
data/
./data
# Mac OS-specific storage files
.DS_Store