mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-23 15:52:21 +01:00
Clean up .gitignore (#32205)
This commit is contained in:
parent
694cd40c77
commit
b298dc0b34
10
.gitignore
vendored
10
.gitignore
vendored
@ -1,12 +1,7 @@
|
|||||||
# Ignore docs files
|
# Ignore docs files
|
||||||
/_gh_pages/
|
/_gh_pages/
|
||||||
/site/docs/**/dist/
|
# Hugo folders
|
||||||
/site/static/**/dist/
|
/resources/
|
||||||
|
|
||||||
# Ignore ruby/bundler files
|
|
||||||
/.bundle/
|
|
||||||
/vendor/
|
|
||||||
/.ruby-version
|
|
||||||
|
|
||||||
# Numerous always-ignore extensions
|
# Numerous always-ignore extensions
|
||||||
*.diff
|
*.diff
|
||||||
@ -44,4 +39,3 @@ Thumbs.db
|
|||||||
# Folders to ignore
|
# Folders to ignore
|
||||||
/js/coverage/
|
/js/coverage/
|
||||||
/node_modules/
|
/node_modules/
|
||||||
/resources/
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user