summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* build: Install zsh completionDaniel Shahaf2015-11-241-0/+1
| | | | | Fixes #534 Closes #537
* gitignore: Sort for readabilityJay Satiro2015-08-181-29/+29
| | | | find . -name .gitignore -print0 | xargs -i -0 sort -o '{}' '{}'
* gitignore: Ignore Windows build output directoriesJay Satiro2015-04-161-0/+2
|
* gitignore: ignore test-driver fileMatthew Hall2015-04-131-0/+1
|
* Revert "repository: ignore patch files generated by git"Kamil Dudka2014-11-241-1/+0
| | | | | | This reverts commit 217024a687ce86eb6d2317822ed81c7e5abc4b61. Bug: https://github.com/bagder/curl/commit/217024a6#commitcomment-8693738
* gitignore: ignore .dirstamp filesDaniel Stenberg2013-12-181-0/+1
|
* repository: ignore patch files generated by gitAlexander Klauer2013-02-221-0/+1
| | | | Ignores the patch files generated by the 'git format-patch' command.
* Moved some patterns to subfolder's .gitignore.Guenter Knauf2012-07-031-5/+0
|
* Added files generated by mingw32, eclipse and VC.Guenter Knauf2012-07-031-0/+8
| | | | Posted by Marc Hoersken.
* gitignore: config.cacheDaniel Stenberg2011-06-301-0/+1
|
* ignore: CHANGES.dist gets generated by maketgzDaniel Stenberg2010-06-211-0/+1
|
* ignore files generated by 'maketgz'Daniel Stenberg2010-04-141-0/+4
|
* more files to ignoreDaniel Stenberg2010-03-211-1/+1
|
* provide an initial set of .gitignore filesDaniel Stenberg2010-03-201-0/+38