web/.gitignore
2024-04-19 21:36:44 +08:00

22 lines
217 B
Text

# Bundler cache
.bundle
vendor
Gemfile.lock
# Jekyll cache
.jekyll-cache
.jekyll-metadata
_site
# RubyGems
*.gem
# NPM dependencies
node_modules
package-lock.json
# IDE configurations
.idea
# Misc
assets/js/dist