Skip to content
This repository was archived by the owner on Mar 7, 2018. It is now read-only.

Commit 86d8c29

Browse files
author
David Underwood
committed
Updates gitignore to exclude compiled gem
1 parent 062a84c commit 86d8c29

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
*DS_STORE
2-
/Gemfile.lock
2+
/Gemfile.lock
3+
*.gem

0 commit comments

Comments
 (0)