mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #582 from github/gitignore
Don't bother with .gitignore files
This commit is contained in:
@@ -117,8 +117,9 @@
|
||||
# Samples folders
|
||||
- ^[Ss]amples/
|
||||
|
||||
# LICENSE files
|
||||
# LICENSE files and gitignore
|
||||
- ^LICENSE$
|
||||
- gitignore$
|
||||
|
||||
# Test fixtures
|
||||
- ^[Tt]est/fixtures/
|
||||
|
||||
Reference in New Issue
Block a user