Skip to content

Commit

Permalink
#96 update npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
byara committed Nov 2, 2021
1 parent 8df3187 commit 7ba791d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
# Directories
src/
tests/
test-setup/
examples/
docs/
public/
.github/
.idea

# Files
.gitattributes
.gitignore
.prettierrc
import-sort.gif
jest.config.js
yarn.lock
.github/
src/
tests/
examples/
tsconfig.json
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Binary file removed import-sort.gif
Binary file not shown.

0 comments on commit 7ba791d

Please sign in to comment.