Merge pull request #149 from github/ignore-samples

Ignore any root dir named samples
This commit is contained in:
Joshua Peek
2012-03-28 15:00:37 -07:00

View File

@@ -91,3 +91,6 @@
# ExtJS
- (^|/)ext(js)?(-\d\.\d\.\d)?(-gpl)?/
# Samples folders
- ^[Ss]amples/