Commit f35e9579 authored by Vadim Makeev's avatar Vadim Makeev

Uppercase excludes

parent 1f7e0708
* *
!pictures/** !pictures/**
!index.html !index.html
!License.md !LICENSE.md
!Readme.md !README.md
!package.json !package.json
...@@ -7,8 +7,8 @@ ...@@ -7,8 +7,8 @@
"*", "*",
"!pictures/**", "!pictures/**",
"!index.html", "!index.html",
"!License.md", "!LICENSE.md",
"!Readme.md", "!README.md",
"!bower.json" "!bower.json"
], ],
"keywords": [ "keywords": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment