File: .gitignore

package info (click to toggle)
ruby-thinking-sphinx 4.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,640 kB
  • sloc: ruby: 14,199; sh: 57; makefile: 9
file content (16 lines) | stat: -rw-r--r-- 219 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
*.gem
.bundle
.rbx
.rspec
.tool-versions
gemfiles
Gemfile.lock
*.sublime-*
pkg/*
spec/internal/config/test.sphinx.conf
spec/internal/db/sphinx
spec/internal/log
!spec/internal/tmp/.gitkeep
spec/internal/tmp/*
tmp
_site