0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/.gitignore

48 lines
529 B
Plaintext
Raw Normal View History

# Ignore docs files
_gh_pages
2013-05-16 22:46:12 +02:00
_site
# 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-10 21:11:03 +01: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 06:20:47 +01:00
docs/.jekyll-metadata
twbsconfig.yml
2015-10-28 06:20:47 +01:00
# Folders to ignore
node_modules
2018-03-02 14:15:20 +01:00
js/coverage