File: .gitignore

package info (click to toggle)
ruby-premailer 1.8.6-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 392 kB
  • sloc: ruby: 1,941; makefile: 3
file content (12 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
.DS_Store
*.gem
Gemfile.lock
bin/*.html
html/
vendor/
doc/
.yardoc/
*.sw?
pkg/
.bundle/
*.sublime-*