mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00

* Use github action cache * trigger CI to test build time * Update .github/workflows/test.yml * Update .github/workflows/test.yml * Apply suggestions from code review Co-authored-by: Takashi Kokubun <takashikkbn@gmail.com>
18 lines
153 B
Text
18 lines
153 B
Text
/.bundle/
|
|
/.yardoc
|
|
/Gemfile.lock
|
|
/_yardoc/
|
|
/coverage/
|
|
/doc/
|
|
/pkg/
|
|
/spec/reports/
|
|
/tmp/
|
|
/haml/
|
|
.sass-cache
|
|
.ruby-version
|
|
*.bundle
|
|
*.so
|
|
*.su
|
|
*.a
|
|
*.o
|
|
*.swp
|