Skip to content

Commit 644e696

Browse files
committed
build: ignore lib
1 parent 118b266 commit 644e696

File tree

3 files changed

+4
-103
lines changed

3 files changed

+4
-103
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,4 @@ dist
113113
node_modules
114114
*.tgz
115115

116+
lib

.npmignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
tests
2-
src
2+
src
3+
.prettierrc
4+
rollup.config.js

lib/index.js

Lines changed: 0 additions & 102 deletions
This file was deleted.

0 commit comments

Comments
 (0)