File: .gitignore

package info (click to toggle)
ruby-json 2.6.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,028 kB
  • sloc: ansic: 4,527; ruby: 3,852; java: 3,183; sh: 37; makefile: 11
file content (20 lines) | stat: -rw-r--r-- 188 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.*.sw[pon]
*.bundle
coverage
tags
pkg
.nfs.*
.idea
java/Json.iml
Gemfile.lock
.rvmrc
*.rbc
.rbx
.AppleDouble
.DS_Store
*/**/Makefile
*/**/*.o
*/**/*.class
*/**/*.jar
.byebug_history
*.log