Skip to content

Commit c1a1f2f

Browse files
committed
Remove generated code from the repository
1 parent c698b78 commit c1a1f2f

File tree

5 files changed

+11
-6295
lines changed

5 files changed

+11
-6295
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ coverage.html
1616
# Dependency directory
1717
node_modules
1818

19+
# Build directories
20+
lib
21+
dist
22+
1923
# Example build directory
2024
example/dist
2125
.publish

.npmignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1+
.storybook
2+
example
13
src
4+
.editorconfig
5+
.eslintignore
6+
.eslintrc
7+
.travis.yml
8+
bower.json

0 commit comments

Comments
 (0)