Skip to content

Commit 0981daf

Browse files
committed
initial commit
0 parents  commit 0981daf

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.gitignore

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
/.bundle/
2+
/.yardoc
3+
/_yardoc/
4+
/coverage/
5+
/doc/
6+
/pkg/
7+
/spec/reports/
8+
/tmp/
9+
*.bundle
10+
*.so
11+
*.o
12+
*.a
13+
mkmf.log
14+
*.gem
15+
Gemfile.lock
16+
.DS_Store

0 commit comments

Comments
 (0)