Skip to content

Commit

Permalink
Do not version control vendor directory or temporary files.
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenharris committed Apr 2, 2015
1 parent ae58d42 commit 99ec568
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Expand Up @@ -28,3 +28,9 @@ tests/clover.xml

# Grunt
node_modules

# Vendor
vendor

# Temporary files
*~

0 comments on commit 99ec568

Please sign in to comment.