File: .gitignore

package info (click to toggle)
node-jquery-ujs 1.2.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 336 kB
  • sloc: javascript: 3,989; ruby: 70; sh: 32; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 79 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
test/public/vendor/jquery.js
node_modules
*.swp
*.swo
.#*
.bundle
.DS_Store
*~