0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-22 19:54:22 +01:00
Bootstrap/.gitignore
2025-02-18 11:41:54 -08:00

49 lines
636 B
Plaintext

# Ignore docs files
/_site/
# Numerous always-ignore extensions
*.diff
*.err
*.log
*.orig
*.rej
*.swo
*.swp
*.vi
*.zip
*~
# OS or Editor folders
._*
.cache
.DS_Store
.idea
.project
.settings
.tmproj
*.esproj
*.sublime-project
*.sublime-workspace
nbproject
Thumbs.db
/.vscode/
# Local Netlify folder
.netlify
# Komodo
.komodotools
*.komodoproject
# Folders to ignore
/js/coverage/
/node_modules/
# TODO(HiDeoo) Rename or remove later
/site/dist
# TODO(HiDeoo) This could be avoided by modifying the other node_modules ignore rule.
/site/node_modules
# TODO(HiDeoo) Rename later
/site/.astro
# TODO(HiDeoo) Rename later
/site/public