chirpy-starter/.gitignore
2023-03-17 18:23:14 +00:00

23 lines
208 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
# Misc
assets/js/dist