File: .gitignore

package info (click to toggle)
node-graphql 16.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,376 kB
  • sloc: javascript: 1,492; sh: 20; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 404 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This .gitignore only ignores files specific to this repository.
# If you see other files generated by your OS or tools you use, consider
# creating a global .gitignore file.
#
# https://help.github.com/articles/ignoring-files/#create-a-global-gitignore
# https://www.gitignore.io/

/diff-npm-package.html
/.eslintcache
/.cspellcache
/.docusaurus
/node_modules
/coverage
/npmDist
/denoDist
/websiteDist