not ignoring csv files

This commit is contained in:
Jonathan Shook 2020-02-21 10:05:25 -08:00
parent a6b9e285c0
commit 796b162e6a

1
.gitignore vendored
View File

@ -7,7 +7,6 @@ local/**
**/.settings
**/*.log
**/logs
**/*.csv
**/*.*log
**/.DS_Store
metrics/**