File: .gitignore

package info (click to toggle)
ts-node 10.9.2%2B~cs64.13.20-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 5,388 kB
  • sloc: javascript: 15,071; sh: 83; makefile: 15; xml: 9
file content (15 lines) | stat: -rw-r--r-- 237 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/node_modules/
/tests/node_modules/
/.nyc_output/
/coverage/
.DS_Store
npm-debug.log
/dist/
/tsconfig.schema.json
/tsconfig.schemastore-schema.json
/.idea/
/.vscode/*
!/.vscode/launch.json
/website/static/api
/tsconfig.tsbuildinfo
/temp