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