mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-11 08:04:59 +02:00
Update .gitignore for the Hugo folders.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,6 +1,7 @@
|
|||||||
# Ignore docs files
|
# Ignore docs files
|
||||||
/_gh_pages/
|
/_gh_pages/
|
||||||
/site/docs/**/dist/
|
/site/docs/**/dist/
|
||||||
|
/site/static/**/dist/
|
||||||
|
|
||||||
# Ignore ruby/bundler files
|
# Ignore ruby/bundler files
|
||||||
/.bundle/
|
/.bundle/
|
||||||
@@ -40,3 +41,4 @@ Thumbs.db
|
|||||||
# Folders to ignore
|
# Folders to ignore
|
||||||
/js/coverage/
|
/js/coverage/
|
||||||
/node_modules/
|
/node_modules/
|
||||||
|
/resources/
|
||||||
|
Reference in New Issue
Block a user