aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2019-03-27Update .gitignore.XhmikosR1-12/+14
2018-12-14Update devDependencies, gems and lots of cleanup/build fixes.XhmikosR1-0/+2
* switch to grunt-postcss and autoprefixer directly; this is the recommended way. * uglify: specify `ie8` for compatibility * specify `cascade:false` for autoprefixer * specify `ieCompat` for less * drop grunt-contrib-compress since it doesn't work with Node.js 10.x * remove grunt-contrib-htmlmin to match the v4 docs * clean up Gruntfile.js * clean up .travis.yml and backport changes from v4 * build ie10-viewport-bug-workaround.less since it's used in examples * move shrinkwrap to root * bs-commonjs-generator.js: Use `path.posix` * remove .hound.yml * remove references to no longer used PR bots * backport and adapt the sri generation script from v4
2015-10-29Update to Jekyll v.3.0.0.XhmikosR1-0/+3
[skip sauce]
2015-03-07.gitignore: Remove obsolete files.XhmikosR1-4/+0
They are grunt-html-validation leftovers. [ci skip]
2014-11-05Use a Jekyll plugin instead of the `copy:configBridge` grunt taskHeinrich Fenkart1-1/+0
2014-11-04Remove duplicate code from Customizer/Gruntfile by sharing itHeinrich Fenkart1-0/+1
2014-10-22Sorted various lines using atom/sort-linesPanayiotis Lipiridis1-9/+9
2013-12-06need customize.js to be tracked for it to work on GitHub PagesChris Rebert1-1/+0
follow-up to #11738
2013-12-06Minify docs-assets too.XhmikosR1-0/+1
2013-10-19added bower_components to .gitignoreRogério Yokomizo1-0/+1
2013-10-06update gitignore to restore the ruby-version ignore and rename section to ↵Mark Otto1-1/+2
all docs stuff
2013-09-12rm irrelevant entries from .gitignore; fixes #10609Chris Rebert1-6/+1
2013-08-19update grunt-html-validation output file ignoresChris Rebert1-1/+2
2013-08-12add HTML5 validation of docs pages to the buildChris Rebert1-0/+3
2013-07-18finish flattening repo structure; add dist folder of compiled css/jsMark Otto1-1/+0
2013-05-16nuke that docs _site folderMark Otto1-0/+1
2013-04-12ignore local ruby version filesMark Otto1-0/+1
2013-02-13update makefile to work again; gitignore the compiled docs _gh_pages folder; ↵Mark Otto1-0/+3
test makefile with darkened navbar active bg
2012-07-30Add 'dist' directory to .gitignoreGraham Conzett1-0/+1
Allows you to keep a 'dist' directory in the repository as a target build location. This can be useful if you have bootstrap as a submodule in a project and want to build it, but still keep it self-contained. Similar to how jQuery does their default builds: https://github.com/jquery/jquery/#how-to-build-your-own-jquery
2012-04-19Add Travis CI SupportChris Aniszczyk1-1/+2
Continous integration is nice, fixes #3155 Signed-off-by: Chris Aniszczyk <[email protected]>
2012-04-15add zip to git ignore, and fix gh-pages makeJacob Thornton1-0/+1
2012-03-11ignore Apple Double filesMaxim Pshenichnikov1-0/+1
2012-01-31Merge branch '2.0-wip'Jacob Thornton1-2/+31
Conflicts: .gitignore LICENSE Makefile bootstrap.css bootstrap.min.css docs/assets/js/application.js docs/assets/js/google-code-prettify/prettify.css docs/index.html docs/javascript.html examples/container-app.html examples/fluid.html examples/hero.html js/bootstrap-alerts.js js/bootstrap-dropdown.js js/bootstrap-modal.js js/bootstrap-popover.js js/bootstrap-scrollspy.js js/bootstrap-tabs.js js/bootstrap-twipsy.js js/tests/index.html js/tests/unit/bootstrap-modal.js js/tests/unit/bootstrap-popover.js js/tests/unit/bootstrap-tabs.js lib/forms.less lib/mixins.less lib/patterns.less lib/scaffolding.less lib/tables.less
2012-01-29check in dist dir for hb5 + update images to point to correct spot for builderJacob Thornton1-3/+1
2012-01-27simplify build process more - remove really annoying date.Jacob Thornton1-0/+2
2012-01-19Add various always-ignore extensions, files, and folders to `.gitignore`Nicolas Gallagher1-1/+35
2011-11-20remove js min from repoJacob Thornton1-0/+1
2011-11-20add build script for minified files and allow elements to be returned to ↵Jacob Thornton1-1/+2
getContent and title in popovers
2011-10-07.gitignore update.Silumesii Maboshe1-1/+3
2011-08-18fix local docs link + remove whitespace in gitignoreJacob Thornton1-1/+1
2011-08-16remove ds_store add an ugly gitignore file. boo.Jacob Thornton1-0/+1