1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-10 09:38:05 +00:00
jekyll-theme-chirpy/.gitignore
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