File: .gitignore

package info (click to toggle)
ruby-saml 1.13.0-1%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 568 kB
  • sloc: ruby: 2,847; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 126 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
*.sw?
.DS_Store
coverage
rdoc
pkg
Gemfile.lock
gemfiles/*.lock
.idea/*
lib/Lib.iml
test/Test.iml
.rvmrc
*.gem
.bundle
*.patch