Files
jekyll-theme-chirpy/.gitignore
T
Cotes Chung 4973a61e39 Update ruby setup actions (fix #306)
No longer tracking Gemfile.lock
2021-04-01 04:17:18 +08:00

16 lines
138 B
Plaintext

# hidden files
.*
!.github
# bundler cache
_site
vendor
Gemfile.lock
# rubygem
*.gem
# npm dependencies
node_modules
package-lock.json