Skip to content

Commit

Permalink
Merge pull request #99 from trivago/96-update-npmignore
Browse files Browse the repository at this point in the history
#96 update npmignore
  • Loading branch information
byara authored Nov 2, 2021
2 parents 8df3187 + ae02da4 commit 97a6c7f
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 97a6c7f

Please sign in to comment.