This is an automated email from the ASF dual-hosted git repository.
dbarnes pushed a commit to branch support/1.13
in repository https://gitbox.apache.org/repos/asf/geode.git
The following commit(s) were added to refs/heads/support/1.13 by this push:
new a257e5c Add ruby-specific config files to .gitignore
a257e5c is described below
commit a257e5c255843100c77e1a937b9123c59f615e11
Author: Dave Barnes <[email protected]>
AuthorDate: Thu Oct 1 08:35:57 2020 -0700
Add ruby-specific config files to .gitignore
---
geode-book/.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/geode-book/.gitignore b/geode-book/.gitignore
index 30545a4..f6db012 100644
--- a/geode-book/.gitignore
+++ b/geode-book/.gitignore
@@ -1,2 +1,4 @@
output/
final_app/
+Gemfile.lock
+.rubyenv