summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Commit man pages to source controlDavid Rodríguez2019-08-101-4/+0
| | | | | | | | | | | | | | This has the benefit that: * Allows the installation of bundler as a default gem from rubygems to include man pages. * Removes the need to build man pages during our tests. * Makes working with the manifest easier, because we only have source controlled files, and not a mix of source control and generated files. To make sure they never fall out of sync, we replace the previous `man:build` CI task with a `man:check` task that makes sure the generated man pages are up to date.
* Remove unexistent folder from gitignoreDavid Rodríguez2019-08-101-1/+0
|
* Remove unnecessary taskDavid Rodríguez2019-08-101-3/+0
| | | | The build task does not generate any files at `lib/bundler/generated`.
* [Rakefile] Add support for generated files not checked into gitSamuel Giddins2017-06-121-0/+3
|
* Move man pages to man folderBodo Tasche2016-10-301-0/+2
| | | | | | The gem-man gem searches for the man pages in the man folder. This pr fixes this and also creates correct names for the manpages. A manpage always needs the section number in the filename.
* address feedback from @segiddinsAndre Arko2016-01-251-1/+1
|
* we haven’t had a CI reporter for a long time...Andre Arko2016-01-251-3/+0
|
* [specs] enable --only-failures and --next-failureAndre Arko2016-01-251-0/+3
|
* anchor gitignores, remove non-bundler stuffAndre Arko2014-05-111-14/+5
|
* ignore .rbx/Andre Arko2012-11-231-4/+5
|
* Remove netbeans from gitignore & add comment discouraging such entriesrohit2012-11-221-3/+5
|
* Add mingw_18 and mingw19 as platform for mingw with 1.8 or 1.9 RUBY version.serge2010-11-141-0/+3
| | | | Closes #845
* ignore spec report xmlAndre Arko2010-10-221-3/+10
|
* Gemfile(5) not Gemfile(7)wycats2010-08-151-0/+4
|
* Move the man pages to the bundler repository and write a build task to ↵Carlhuda2010-08-131-0/+2
| | | | convert them into roff and txt format.
* Add vim swap files to the gitignoreCarl Lerche2010-07-061-1/+2
|
* Add *.rbc to .gitignoreCarl Lerche2010-06-171-1/+2
|
* Don't generate bundler.gemspec anymoreCarlhuda2010-04-011-1/+2
|
* Moving in thorCarlhuda2010-01-111-0/+3