Skip to content

Commit

Permalink
🙈 #4 added .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
keitakn committed Jan 11, 2019
1 parent 79fa9be commit 79a84cd
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
coverage
.env
.envrc
.idea
terraform-config-creator.iml
dist/test
src
test
.gitignore
.github
.git
.prettierrc
.travis.yml
jest.config.json
tsconfig.json
tslint.json
provider.tf
backend.tf

0 comments on commit 79a84cd

Please sign in to comment.