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
Contributing.md
bower.json
Gruntfile.js
*
!pictures/**
!index.html
!License.md
!Readme.md
!package.json

View File

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