diff options
author | Varac <varac@leap.se> | 2017-09-27 11:02:09 +0200 |
---|---|---|
committer | Varac <varac@leap.se> | 2017-09-27 11:02:09 +0200 |
commit | ae06daee1fcb1f1919c2ed07a78a68dd8d7eda61 (patch) | |
tree | 442f5cedbffac638b121513b357d08c1dbf92e7d | |
parent | c59dac28a6748fcaa598751a429662cf395585af (diff) |
Git ignore .rbenv-gemsets and .ruby-version
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,4 +2,6 @@ public/* !public/.gitkeep *~ -docs/platform/public/*
\ No newline at end of file +docs/platform/public/* +/.rbenv-gemsets +/.ruby-version |