mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 12:28:47 +00:00
Don't bother with .gitignore files
This commit is contained in:
@@ -117,8 +117,9 @@
|
|||||||
# Samples folders
|
# Samples folders
|
||||||
- ^[Ss]amples/
|
- ^[Ss]amples/
|
||||||
|
|
||||||
# LICENSE files
|
# LICENSE files and gitignore
|
||||||
- ^LICENSE$
|
- ^LICENSE$
|
||||||
|
- gitignore$
|
||||||
|
|
||||||
# Test fixtures
|
# Test fixtures
|
||||||
- ^[Tt]est/fixtures/
|
- ^[Tt]est/fixtures/
|
||||||
|
|||||||
Reference in New Issue
Block a user