repositories
/
poolifier.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa0f5b2
)
Do not include src directory in the package.
author
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 9 Feb 2021 11:38:13 +0000
(12:38 +0100)
committer
Jérôme Benoit
<jerome.benoit@sap.com>
Tue, 9 Feb 2021 11:38:13 +0000
(12:38 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
.npmignore
patch
|
blob
|
blame
|
history
diff --git
a/.npmignore
b/.npmignore
index e9ee24428875940fa11609ddd545c36f53d06de6..efc022bacb923b23e67cea5534526e68869172e4 100644
(file)
--- a/
.npmignore
+++ b/
.npmignore
@@
-1,4
+1,5
@@
.github
+src
benchmarks
examples
-tests
\ No newline at end of file
+tests