blog.daniil.it/.gitignore
2023-08-07 21:08:35 +02: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