File: .gitignore

package info (click to toggle)
ruby-hitimes 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 372 kB
  • sloc: ruby: 1,385; makefile: 7
file content (21 lines) | stat: -rw-r--r-- 152 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
*~
*.swp
*.swo
*.o
*.a
ext/hitimes/Makefile
ext/hitimes/rbconfig.rb
*.log
a.out
*.so
*.bundle
*.class
*.jar
coverage
doc
log
pkg
tags
tmp
.gem/
vendor/