summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 210a554a11e0133abfe526f7482d69031264f354 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Makefile
*.so
*.o
*.def
*.rbc
*.bundle
doc/
pkg/
coverage/
.yardoc/
/tags
vendor
*.gem
.rbx/
.rvmrc
Gemfile.lock
*.swp
**/*~
.idea/