Skip to content

Commit 37c3f0d

Browse files
authored
Merge pull request #240 from koic/add_wildcard_gem_to_dot_gitignore
Add `*.gem` to .gitignore
2 parents ad45c10 + bb94bdd commit 37c3f0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.ruby-version
2+
/*.gem
23
/.bundle/
34
/.yardoc
45
/_yardoc/

0 commit comments

Comments
 (0)