Skip to content

Commit

Permalink
update ignores
Browse files Browse the repository at this point in the history
  • Loading branch information
cdimascio committed Sep 7, 2020
1 parent 38f3dad commit 4c36693
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 31 deletions.
39 changes: 21 additions & 18 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,34 +1,37 @@
/src
node_modules
.github
a_reference
.vscode
/assets
/examples
/example
node_modules
/src
/test
/typings
_config.yml
.all-contributorsrc
.codacy.yml
.editorconfig
.gitignore
.gitpod.yml
.nycrc
.prettierrc.json
.travis.yml
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
a_reference
.nyc_output
jest
/assets
/coverage
/test
*.map
/example
/examples
.codacy.yaml
.coverall.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
/uploads
/greenkeeper.json
/sample
.coveralls.yml
secrets.zip
.editorconfig
.nycrc
.prettierrc.json
.travis.yml
secrets.zip.enc
README.md
tsconfig.json
TODO.md
/typings
_config.yml
.all-contributorsrc
.gitignore
TODO.md
13 changes: 0 additions & 13 deletions TODO.md

This file was deleted.

0 comments on commit 4c36693

Please sign in to comment.