File: .gitignore

package info (click to toggle)
node-json-stable-stringify 1.0.2%2Brepack1%2B~cs1.0.34-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 184 kB
  • sloc: javascript: 309; makefile: 5
file content (10 lines) | stat: -rw-r--r-- 121 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
# gitignore

node_modules

# Only apps should have lockfiles
npm-shrinkwrap.json
package-lock.json
yarn.lock

.npmignore