Skip to content

Commit 66a5189

Browse files
committed
ignore .gem files (among others)
1 parent 0f872d5 commit 66a5189

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# ruby files
2+
/.bundle/
3+
/.yardoc
4+
/*.gem
5+
/_yardoc/
6+
/coverage/
7+
/doc/
8+
/pkg/
9+
/spec/reports/
10+
/tmp/

0 commit comments

Comments
 (0)