Uppercase excludes
This commit is contained in:
parent
1f7e070892
commit
f35e9579d0
|
@ -1,6 +1,6 @@
|
|||
*
|
||||
!pictures/**
|
||||
!index.html
|
||||
!License.md
|
||||
!Readme.md
|
||||
!LICENSE.md
|
||||
!README.md
|
||||
!package.json
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
"*",
|
||||
"!pictures/**",
|
||||
"!index.html",
|
||||
"!License.md",
|
||||
"!Readme.md",
|
||||
"!LICENSE.md",
|
||||
"!README.md",
|
||||
"!bower.json"
|
||||
],
|
||||
"keywords": [
|
||||
|
|
Loading…
Reference in New Issue