File: .gitignore

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