mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Ignore .ruby-version
This commit is contained in:
parent
6696e547b1
commit
c8e4eadc83
1 changed files with 6 additions and 5 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -7,9 +7,10 @@
|
|||
/.haml
|
||||
/site
|
||||
*.rbc
|
||||
.rbenv-version
|
||||
Gemfile.lock
|
||||
.rvmrc
|
||||
.rbx
|
||||
tmp
|
||||
.sass-cache
|
||||
.rbenv-version
|
||||
.rbx
|
||||
.ruby-version
|
||||
.rvmrc
|
||||
Gemfile.lock
|
||||
tmp
|
||||
|
|
Loading…
Reference in a new issue