Updated ignore lists

This commit is contained in:
Vadim Makeev 2014-05-13 01:04:58 +02:00
parent 71cdc64f67
commit 4ac4c3779a
2 changed files with 12 additions and 11 deletions

View File

@ -1,5 +1,6 @@
.editorconfig *
.gitignore !pictures/**
Contributing.md !index.html
bower.json !License.md
Gruntfile.js !Readme.md
!package.json

View File

@ -4,12 +4,12 @@
"license": "MIT", "license": "MIT",
"main": "index.html", "main": "index.html",
"ignore": [ "ignore": [
".editorconfig", "*",
".gitignore", "!pictures/**",
".npmignore", "!index.html",
"Contributing.md", "!License.md",
"Gruntfile.js", "!Readme.md",
"package.json" "!bower.json"
], ],
"keywords": [ "keywords": [
"shower", "shower",