Skip to content

Commit

Permalink
need to add Gemfile to gitignore as gdal v3 is being used
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleypliu committed Aug 4, 2020
1 parent 074a98c commit a457853
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,8 @@ tmp/cache/webpacker

.byebug_history

.vscode/
.vscode/

# TODO: Get rid of this if/when I fix the issue with gdal
Gemfile
Gemfile.lock

0 comments on commit a457853

Please sign in to comment.