Don't bother with .gitignore files

This commit is contained in:
Ted Nyman
2013-07-15 12:06:07 -07:00
parent f23110a98d
commit f73f309595

View File

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