File: .gitignore

package info (click to toggle)
ruby-serialport 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 188 kB
  • ctags: 132
  • sloc: ansic: 1,524; ruby: 72; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (2)
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