Skip to content

Commit

Permalink
Added docs to ignore files (#2437)
Browse files Browse the repository at this point in the history
  • Loading branch information
RunDevelopment committed Jun 28, 2020
1 parent 1654b25 commit 05c9f20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .npmignore
Expand Up @@ -6,6 +6,7 @@ hide-*.js
CNAME
.github/
assets/
docs/
examples/
tests/
*.tgz
Expand Down
1 change: 1 addition & 0 deletions bower.json
Expand Up @@ -15,6 +15,7 @@
"ignore": [
"**/.*",
"assets",
"docs",
"tests",
"CNAME",
"*.html"
Expand Down

0 comments on commit 05c9f20

Please sign in to comment.