mirror of
https://github.com/ivuorinen/homebrew-tap.git
synced 2026-03-01 11:56:05 +00:00
feat: full site
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -3,11 +3,13 @@ Gemfile.lock
|
||||
.bundle/
|
||||
vendor/bundle/
|
||||
|
||||
# Jekyll
|
||||
docs/_site/
|
||||
docs/.sass-cache/
|
||||
docs/.jekyll-cache/
|
||||
docs/.jekyll-metadata
|
||||
# Generated site files
|
||||
docs/**/*.html
|
||||
docs/*.css
|
||||
docs/*.js
|
||||
docs/_data/formulae.json
|
||||
docs/assets/*
|
||||
!docs/assets/.gitkeep
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
@@ -23,5 +25,5 @@ docs/.jekyll-metadata
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# Generated files
|
||||
docs/_data/formulae.json
|
||||
# Other
|
||||
AGENTS.md
|
||||
|
||||
Reference in New Issue
Block a user