summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 0b4c29f185f40e14fb2b5a6cd7f569de60e2ab2d (plain)
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
.yardoc
.bundle
.config
.DS_Store
.idea
.rake_tasks~
.rspec
.ruby-version
.rvmrc
.yardoc
.yardopts
*.gem
*.rbc
*.sw?
bin/
coverage
doc
Gemfile.local
Gemfile.lock
InstalledFiles
lib/bundler/man
pkg
spec/reports
test/tmp
test/version_tmp
tmp
vendor