summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Expand)AuthorAgeFilesLines
* hack: introduce validate/no-moduleBjorn Neergaard2022-12-121-2/+0
* ignorefiles: cleanupBjorn Neergaard2022-11-211-18/+21
* use go-winres for windows build and cleanup autogen and winresourcesCrazyMax2022-04-141-3/+0
* use go-winres for cross to create Windows resourcesCrazyMax2022-04-141-0/+2
* vendor: replace vndr with `go mod vendor`Ilya Dmitrichenko2022-01-181-0/+5
* Use -X ldflags to set dockerversion package varsBrian Goff2019-12-021-2/+0
* run unit tests and generate junit reportAndrew Hsu2019-08-011-1/+3
* hack: remove integration-cli-on-swarmAkihiro Suda2019-06-011-1/+0
* Add code coverage report and codecov configDaniel Nephin2018-01-161-0/+2
* Cleanup test output, and binaries.Daniel Nephin2017-08-091-1/+1
* Cleanup gitignoreSebastiaan van Stijn2017-06-231-13/+0
* delete generated rpm "changelog"Sebastiaan van Stijn2017-03-291-0/+1
* [EXPERIMENTAL] Integration Test on SwarmAkihiro Suda2017-02-281-0/+1
* Gitignore dockerversion\version_autogen_unix.goJohn Howard2016-11-141-0/+1
* added editorconfigCarlos Alexandro Becker2016-10-201-0/+1
* mount .go-pkg-cache for DOCKER_INCREMENTAL_BINARYAkihiro Suda2016-07-201-0/+1
* Make dockerd debuggableJohn Howard2016-04-261-1/+2
* re-add .bashrc to .gitignoreHarald Albers2016-03-241-0/+2
* gitignore: cleanup some not needed entriesAlexander Morozov2016-03-151-11/+0
* .gitignore: do not ignore *.rejAntonio Murdaca2015-12-181-1/+0
* dockerversion placeholder for library importVincent Demeester2015-11-091-0/+1
* Revert "dockerversion placeholder for library-import"Brian Goff2015-10-271-1/+0
* dockerversion placeholder for library-importVincent Demeester2015-10-271-0/+1
* ignore man8Jessica Frazelle2015-10-011-1/+2
* Fix Windows CI fail due to GH13866 and patch up testsJohn Howard2015-07-091-0/+1
* Removing .idea from .gitignoreAnkush Agarwal2015-07-061-1/+0
* update gitignore for new manpagesJessica Frazelle2015-06-101-0/+3
* gitignore: add *.rejChen Hanxiao2015-05-131-0/+1
* Sort .gitignore contentArnaud Porterie2015-03-241-20/+20
* Add support for an optional ".bashrc" fileTianon Gravi2015-03-021-0/+1
* Removing -X flag option and autogenerated code to create Dockerversion.go fun...Srini Brahmaroutu2015-02-201-0/+1
* Update docs release script so we can have autodeploysJessica Frazelle2015-01-121-0/+1
* Add windows/(386,amd64) to cross platforms listAhmet Alp Balkan2014-11-141-0/+1
* Revert "Use code generation to set IAMSTATIC instead of -X"Jessica Frazelle2014-10-281-3/+0
* finally, use code generation for INITSHA1 & INITPATH tooMichael Hudson-Doyle2014-10-241-0/+1
* use code generation for GITCOMMIT/VERSION tooMichael Hudson-Doyle2014-10-241-0/+1
* Use code generation to set IAMSTATIC instead of -XMichael Hudson-Doyle2014-10-241-0/+1
* update release checklist and .gitignoreVictor Vieux2014-07-021-0/+1
* Docs: Add docs new version files created by `make docs` to .gitignoreO.S.Tezer2014-04-241-0/+3
* Remove Vagrantfile and remove it from all docsunclejack2014-02-221-0/+1
* tell anyone that might want to ignore their editor choice's backup files that...Sven Dowideit2013-11-271-0/+3
* docker-ci 0.4.5: Sync tests with progress in docker and docker-registry. Use ...Daniel Mizyrycki2013-11-061-0/+1
* Add "vendor/pkg/" to .gitignore now that we "go test -i"Tianon Gravi2013-10-181-0/+1
* hack/vendor.sh: overwrite existing dependencies and remove .git so they can b...Solomon Hykes2013-09-111-1/+2
* gitignore: ignore bundles directoryBrandon Philips2013-09-071-0/+1
* move deps installation to vendor.sh scriptWes Morgan2013-09-071-0/+1
* gitignore all test filesJonathan Rudenberg2013-08-101-3/+1
* Cleaning up the welcome page, terminology, and images.Andy Rothfusz2013-07-021-0/+1
* Merge pull request #184 from titanous/simplify-vagrantCharles Hooper2013-03-271-1/+1
|\
| * vagrant: Simplify provisioning to build from repoJonathan Rudenberg2013-03-271-1/+1