Skip to content

Commit

Permalink
Merge pull request #8 from Ocramius/hotfix/versions-class-should-be-g…
Browse files Browse the repository at this point in the history
…itignored

Versions class should be ignored by VCS, as it is an install-time artifact
  • Loading branch information
Jefersson Nathan committed Feb 2, 2016
2 parents a3896f9 + a5e8889 commit 5625331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/vendor/
src/FooBar/Versions
src/PackageVersions/Versions.php
composer.lock
clover.xml

0 comments on commit 5625331

Please sign in to comment.