rdbi 0.9.0 → 0.9.1

Sign up to get free protection for your applications and to get access to all the features.
data/.gitignore DELETED
@@ -1,33 +0,0 @@
1
- ## MAC OS
2
- .DS_Store
3
-
4
- ## TEXTMATE
5
- *.tmproj
6
- tmtags
7
-
8
- ## EMACS
9
- *~
10
- \#*
11
- .\#*
12
-
13
- ## VIM
14
- *.swp
15
-
16
- ## PROJECT::GENERAL
17
- coverage
18
- rdoc
19
- doc
20
- pkg
21
- .yardoc
22
-
23
- ## PROJECT::SPECIFIC
24
- *.aux
25
- *.cp
26
- *.fn
27
- *.fns
28
- *.ky
29
- *.log
30
- *.pg
31
- *.toc
32
- *.tp
33
- *.vr