Merge pull request #582 from github/gitignore

Don't bother with .gitignore files
This commit is contained in:
Ted Nyman
2013-07-15 12:07:00 -07:00

View File

@@ -117,8 +117,9 @@
# Samples folders
- ^[Ss]amples/
# LICENSE files
# LICENSE files and gitignore
- ^LICENSE$
- gitignore$
# Test fixtures
- ^[Tt]est/fixtures/