File: .gitignore

package info (click to toggle)
ruby-ipaddress 0.8.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 260 kB
  • ctags: 284
  • sloc: ruby: 1,764; makefile: 3
file content (18 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
*.a
/.bundle/
*.bundle
/coverage/
/doc/
.DS_Store
/Gemfile.lock
ipaddr.html
mkmf.log
*.o
/pkg/
rdoc
server.rb
*.so
/spec/reports/
*.sw?
/tmp/
/_yardoc/