summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Asad Lotia <ali.asad.lotia@zeebox.com>2014-04-24 10:38:28 +0100
committerAli Asad Lotia <ali.asad.lotia@zeebox.com>2014-04-24 13:17:23 +0100
commitb5c629e482897e5acb2d085b3b23f788faac6dce (patch)
tree1ee22cd797aa4d720d72be781c2687468ee08baf
parent327351578a151bf9cf30f746075bb653b77ba57c (diff)
Ignore rbenv files
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
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