summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2017-09-27 11:02:09 +0200
committerVarac <varac@leap.se>2017-09-27 11:02:09 +0200
commitae06daee1fcb1f1919c2ed07a78a68dd8d7eda61 (patch)
tree442f5cedbffac638b121513b357d08c1dbf92e7d
parentc59dac28a6748fcaa598751a429662cf395585af (diff)
Git ignore .rbenv-gemsets and .ruby-version
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 866c17f..5937a12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,6 @@
public/*
!public/.gitkeep
*~
-docs/platform/public/* \ No newline at end of file
+docs/platform/public/*
+/.rbenv-gemsets
+/.ruby-version