File: .gitignore

package info (click to toggle)
ruby-serialport 1.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 532 kB
  • sloc: ansic: 1,425; ruby: 74; sh: 16; makefile: 4
file content (16 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.DS_Store
/pkg
/doc
/tmp
/ext/native/*.bundle
/ext/native/*.log
/ext/native/*.o
/ext/native/*.so
/ext/native/Makefile
lib/*.so
.*.swp
tags
*.gem
*.bundle
Gemfile.lock
.yardoc