Update .gitignore

Added heroku's entries to the gitignore file
pull/75/head
Bluscream 8 years ago committed by GitHub
parent 6a79423bb6
commit 0c40b17a5e

3
.gitignore vendored

@ -5,6 +5,9 @@ admin/
cache/
!/cache/.htaccess
# Heroku specific entries
vendor/
.env
# Created by https://www.gitignore.io/api/osx,linux,windows,phpstorm,sublimetext

Loading…
Cancel
Save