File: .gitignore

package info (click to toggle)
ruby-redcloth 4.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 712 kB
  • sloc: ruby: 1,233; ansic: 201; makefile: 22
file content (27 lines) | stat: -rw-r--r-- 398 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
*.log
*.rbc
*.sw?
.bundle
.DS_Store
coverage
doc/rdoc/*
ext/redcloth_scan/*.bundle
ext/redcloth_scan/*.class
ext/redcloth_scan/*.jar
ext/redcloth_scan/*.java
ext/redcloth_scan/*.so
ext/redcloth_scan/*.[co]
ext/redcloth_scan/extconf.rb
ext/redcloth_scan/Makefile
ext/redcloth_scan/redcloth_*.rb
lib/*.bundle
lib/*.jar
lib/*.so
lib/**/*.so
lib/redcloth_scan.rb
pkg
rdoc
release
tmp
Gemfile.lock
.rbx/