Skip to content

Commit 675ffab

Browse files
committed
git ignore
1 parent 72b712f commit 675ffab

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.gitignore

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
.rvmrc
2+
*.sw?
3+
.DS_Store
4+
coverage*
5+
doc
6+
rdoc
7+
pkg
8+
tmp
9+
tags
10+
rerun.txt
11+
Gemfile.lock
12+
.bundle
13+
*.rbc
14+
bin
15+
.rbx
16+
.yardoc
17+
vendor
18+
Gemfile-custom
19+
.idea
20+
bundle
21+
.rspec-local

0 commit comments

Comments
 (0)