0
0
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:
XhmikosR 2020-12-10 10:53:54 +02:00 committed by GitHub
parent 694cd40c77
commit b298dc0b34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
.gitignore vendored
View File

@ -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/