Skip to content

Commit

Permalink
Adding ignore rule for composer.phar and for templates (they are inst…
Browse files Browse the repository at this point in the history
…alled using composer)
  • Loading branch information
mvriel committed Apr 27, 2012
1 parent df0ae12 commit 6492007
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Expand Up @@ -5,4 +5,6 @@ build/*
.project
.settings/
*.swp
vendor/*
vendor/*
composer.phar
data/templates/*

0 comments on commit 6492007

Please sign in to comment.