Skip to content

Commit

Permalink
gitignore other storage folders and composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
benhaynes committed Nov 30, 2016
1 parent 075efcd commit 765e9ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Icon
dist/*

# Don't track composer phar/vendors
composer.lock
composer.phar
vendor

Expand All @@ -33,3 +34,5 @@ customs/uis/*
.sass-cache
.gulp-scss-cache
node_modules
storage

0 comments on commit 765e9ac

Please sign in to comment.