Skip to content

Commit b48d6cc

Browse files
committed
gitignore
1 parent 03d7514 commit b48d6cc

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.gitignore

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1-
Gemfile.lock
21
*.gem
3-
.bundle/
42
.DS_Store
3+
.bundle/
4+
.idea/
5+
.yardoc/
6+
Gemfile.lock
7+
coverage/
8+
doc/
9+
node_modules/
10+
rdoc/
511
vendor/

0 commit comments

Comments
 (0)