Skip to content

Commit fba880f

Browse files
committed
build: exclude citation file for npm
1 parent 1369706 commit fba880f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
# Files #
2020
#########
21+
CITATION.cff
2122
CODE_OF_CONDUCT.md
2223
CONTRIBUTING.md
2324
CONTRIBUTORS

lib/node_modules/@stdlib/_tools/scripts/templates/.npmignore.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
# Files #
2020
#########
21+
CITATION.cff
2122
CHANGELOG.md
2223
CODE_OF_CONDUCT.md
2324
CONTRIBUTING.md

0 commit comments

Comments
 (0)