Add geofeed.csv to gitignore
This commit is contained in:
parent
50cc6fc530
commit
ebc18d2b92
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
||||||
/build
|
/build
|
||||||
erl_crash.dump
|
erl_crash.dump
|
||||||
/priv
|
/priv
|
||||||
|
**/geofeed.csv
|
||||||
|
|
Loading…
Reference in a new issue