Commit 4ac4c377 authored by Vadim Makeev's avatar Vadim Makeev

Updated ignore lists

parent 71cdc64f
.editorconfig
.gitignore
Contributing.md
bower.json
Gruntfile.js
\ No newline at end of file
*
!pictures/**
!index.html
!License.md
!Readme.md
!package.json
......@@ -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",
......
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