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