mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-22 13:13:03 +02:00
.gitignore: add the Hugo folders.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,6 +2,9 @@
|
|||||||
/_gh_pages/
|
/_gh_pages/
|
||||||
/site/.jekyll-metadata
|
/site/.jekyll-metadata
|
||||||
/site/docs/**/dist/
|
/site/docs/**/dist/
|
||||||
|
# Hugo folders
|
||||||
|
/site/static/**/dist/
|
||||||
|
/resources/
|
||||||
|
|
||||||
# Ignore ruby/bundler files
|
# Ignore ruby/bundler files
|
||||||
/.bundle/
|
/.bundle/
|
||||||
|
Reference in New Issue
Block a user