1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-07 16:17:50 +00:00
jekyll-theme-chirpy/.gitignore
2023-03-01 00:45:18 +08:00

20 lines
185 B
Plaintext

# Bundler cache
.bundle
vendor
Gemfile.lock
# Jekyll cache
.jekyll-cache
_site
# RubyGems
*.gem
# npm dependencies
node_modules
package-lock.json
# IDE configurations
.idea
.vscode