mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #149 from github/ignore-samples
Ignore any root dir named samples
This commit is contained in:
@@ -91,3 +91,6 @@
|
||||
|
||||
# ExtJS
|
||||
- (^|/)ext(js)?(-\d\.\d\.\d)?(-gpl)?/
|
||||
|
||||
# Samples folders
|
||||
- ^[Ss]amples/
|
||||
|
||||
Reference in New Issue
Block a user