1.1 --- a/bootstrap-source/bootstrap-3.0.3/.gitignore Sat Jan 18 12:34:36 2014 +0100
1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000
1.3 @@ -1,42 +0,0 @@
1.4 -# Ignore docs files
1.5 -_gh_pages
1.6 -_site
1.7 -.ruby-version
1.8 -
1.9 -# Numerous always-ignore extensions
1.10 -*.diff
1.11 -*.err
1.12 -*.orig
1.13 -*.log
1.14 -*.rej
1.15 -*.swo
1.16 -*.swp
1.17 -*.zip
1.18 -*.vi
1.19 -*~
1.20 -
1.21 -# OS or Editor folders
1.22 -.DS_Store
1.23 -._*
1.24 -Thumbs.db
1.25 -.cache
1.26 -.project
1.27 -.settings
1.28 -.tmproj
1.29 -*.esproj
1.30 -nbproject
1.31 -*.sublime-project
1.32 -*.sublime-workspace
1.33 -.idea
1.34 -
1.35 -# Komodo
1.36 -*.komodoproject
1.37 -.komodotools
1.38 -
1.39 -# grunt-html-validation
1.40 -validation-status.json
1.41 -validation-report.json
1.42 -
1.43 -# Folders to ignore
1.44 -node_modules
1.45 -bower_components