File: .gitignore

package info (click to toggle)
ruby-terminal-table 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 232 kB
  • sloc: ruby: 875; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 75 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
.DS_Store
pkg
tmp
*.cache
doc
vendor
/.bundle
Gemfile.lock

# tempfiles
*~