File: .gitignore

package info (click to toggle)
node-jquery 3.7.1%2Bdfsg%2B~3.5.33-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,948 kB
  • sloc: javascript: 38,612; php: 223; xml: 36; makefile: 14
file content (22 lines) | stat: -rw-r--r-- 317 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.project
.settings
*~
*.diff
*.patch
/*.html
.DS_Store
.bower.json
.sizecache.json
yarn.lock
package-lock.json

npm-debug.log*

# Ignore everything in `dist` folder except for the ESLint config
/dist/*
!/dist/.eslintrc.json

/node_modules

/test/data/core/jquery-iterability-transpiled.js
/test/data/qunit-fixture.js