1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/.gitignore
Matt Wildig 12cb6d263a Delete Rails test lockfiles.
Using `gemspec` in `Gemfiles` creates hardcoded absolute paths in the
generated lockfile. This is regenerated later, but leaves your `git
status` showing spurious entries for changed lockfiles that need to be
worked around.

Delete the lockfiles, and add them to `.gitignore`.
2012-05-24 22:15:06 +01:00

15 lines
138 B
Text

/.yardoc
/coverage
/doc
/pkg
/test/rails
/test/gemfiles/*.lock
/.haml
/site
*.rbc
.rbenv-version
Gemfile.lock
.rvmrc
.rbx
tmp
.sass-cache