File: .gitignore

package info (click to toggle)
ruby-leaflet-rails 1.6.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 984 kB
  • sloc: ruby: 381; sh: 43; makefile: 9
file content (13 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
*.gem
.bundle
Gemfile.lock
pkg/*

/.rspec
/coverage/
/log/
.idea/*
.ruby-gemset
.ruby-version
.DS_Store