File: .gitignore

package info (click to toggle)
ruby-jira 2.1.5-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 968 kB
  • sloc: ruby: 5,125; makefile: 12
file content (13 lines) | stat: -rw-r--r-- 100 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
.idea
*.gem
.bundle
Gemfile.lock
pkg/*
.rvmrc
.rspec
*.pem
.DS_STORE
doc
.ruby-version

.rakeTasks