roberto-butti / fit-geojson-vuejs

Parse FIT and/or GPX files and convert them into Geojson file
https://fit2geojson.netlify.com/
MIT License
13 stars 14 forks source link

Add .env in .gitignore file [Fix for #96] #99

Closed Vhndaree closed 4 years ago

Vhndaree commented 4 years ago

issue

Previously .env file of local is also pushed to remote repo, which should not be pushed to remote

usage changes

Add .env in .gitignore so that changes in .env won't be pushed to remote repo