Skip to content

Commit 979b11d

Browse files
author
Shane da Silva
committed
Add pkg directory to .gitignore
Now that the Bundler gem tasks have been added to the rake file, we don't want to accidentally commit anything in the `pkg` directory. Change-Id: Ia199ce9ae07fa56362103ad4ec40a20f72b92119 Reviewed-on: http://gerrit.causes.com/37225 Tested-by: jenkins <[email protected]> Reviewed-by: Shane da Silva <[email protected]>
1 parent 9cee975 commit 979b11d

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,5 +1,6 @@
11
.bundle
22
Gemfile.lock
3+
/pkg
34

45
# YARD
56
/doc

0 commit comments

Comments
 (0)