Skip to content

Commit

Permalink
Updated ignore pattern to ignore Vagrant files
Browse files Browse the repository at this point in the history
  • Loading branch information
tbjers committed Apr 9, 2015
1 parent 574bf81 commit 836e3c8
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
@@ -1,4 +1,7 @@
*.swp
vendor
.DS_Store
composer.phar
composer.lock
.vagrant/
Vagrantfile

0 comments on commit 836e3c8

Please sign in to comment.