0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-11 03:52:27 +01:00
Bootstrap/.gitignore

49 lines
549 B
Plaintext
Raw Permalink Normal View History

# Ignore docs files
_gh_pages
2013-05-16 13:46:12 -07:00
_site
site/docs/4.1/dist/
# Ignore ruby files
.ruby-version
.bundle
vendor/cache
vendor/bundle
# Numerous always-ignore extensions
*.diff
*.err
*.log
*.orig
*.rej
*.swo
*.swp
*.vi
*.zip
2011-10-07 06:02:02 +02:00
*~
# OS or Editor folders
2012-03-11 00:11:03 +04:00
._*
.cache
.DS_Store
.idea
.project
.settings
.tmproj
*.esproj
*.sublime-project
*.sublime-workspace
nbproject
Thumbs.db
# Komodo
.komodotools
*.komodoproject
# Jekyll metadata and extra config file for `github` script
2015-10-28 07:20:47 +02:00
docs/.jekyll-metadata
twbsconfig.yml
2015-10-28 07:20:47 +02:00
# Folders to ignore
node_modules
2018-03-02 14:15:20 +01:00
js/coverage