-
-
Notifications
You must be signed in to change notification settings - Fork 89
Expand file tree
/
Copy path.npmignore
More file actions
49 lines (49 loc) · 680 Bytes
/
Copy path.npmignore
File metadata and controls
49 lines (49 loc) · 680 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
/.idea
/.tmp
/.nyc_output
/.github
/.claude
/assets
/coverage
/docs
/node_modules
/npm-debug.log
/scripts/**/*
/test
/src
/.huskyrc
/.lintstagedrc
/babel.config.cjs
/.editorconfig
/.gitattributes
/.gitignore
/.npmignore
/.npmrc
/.nvmrc
/.c8rc.json
/.codeclimate.yml
/.commitlintrc.json
/.prettierignore
/.prettierrc
/codecov.yml
/jsdoc.cjs
/jsdoc.json
/tmp-test-bundle.js
/testem.json
/webpack.config.cjs
/webpack.config-test.web.cjs
/test-results.xml
/types/tsconfig.json
/types/test
/eslint.config.js
/RELEASE.md
/CODE_OF_CONDUCT.md
/CONTRIBUTING.md
/GOVERNANCE.md
/logo.jpg
/ramda-adjunct-*.*.*.tgz
/VERSIONS.md
/.mocharc.cjs
/.husky
/tmp-test-bundle.js.LICENSE.txt
/CLAUDE.md