File: .gitignore

package info (click to toggle)
ruby-json 2.9.1%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 5,616 kB
  • sloc: ansic: 4,201; java: 3,457; ruby: 3,343; sh: 22; makefile: 11
file content (24 lines) | stat: -rw-r--r-- 213 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
23
24
.*.sw[pon]
*.bundle
*.bundle.dSYM
*.so
coverage
tags
pkg
.nfs.*
.idea
java/Json.iml
Gemfile.lock
.rvmrc
*.rbc
.rbx
.AppleDouble
.DS_Store
*/**/Makefile
*/**/*.o
*/**/*.class
*/**/*.jar
.byebug_history
*.log
/tmp