Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

Commit

Permalink
Tweak .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Snape committed Dec 8, 2015
1 parent 198a048 commit a4e0f03
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
.idea/
.php_cs.cache
.sass-cache/
.vagrant/
/.vagrant/
/composer.lock
/composer.phar
/env/
/site/
/vendor/
bower_components/
composer.lock
composer.phar
env/
node_modules/
site/
vendor/

0 comments on commit a4e0f03

Please sign in to comment.