Skip to content

Commit 6a2ef02

Browse files
committed
add lockfiles to gitignore
1 parent 529e2a9 commit 6a2ef02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/.bundle/
22
/.yardoc
33
/Gemfile.lock
4+
/gemfiles/*.lock
45
/_yardoc/
56
/coverage/
67
/doc/

0 commit comments

Comments
 (0)