From b5c629e482897e5acb2d085b3b23f788faac6dce Mon Sep 17 00:00:00 2001 From: Ali Asad Lotia Date: Thu, 24 Apr 2014 10:38:28 +0100 Subject: Ignore rbenv files --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b2bcbe8..b468fdc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -pkg/ \ No newline at end of file +pkg/ + +# ignore rbvenv files used for puppet-lint, rspect etc. +.ruby-version +.rbenv-gemsets -- cgit v1.2.3