1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 13:44:15 +00:00

Update ruby setup actions (fix #306)

No longer tracking Gemfile.lock
This commit is contained in:
Cotes Chung
2021-04-01 04:17:18 +08:00
parent 99c12f6cd4
commit 4973a61e39
4 changed files with 6 additions and 159 deletions

5
.gitignore vendored
View File

@@ -2,14 +2,13 @@
.*
!.github
# jekyll cache
# bundler cache
_site
vendor
Gemfile.lock
# rubygem
*.gem
# yard docs
doc
# npm dependencies
node_modules