summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* gitignore: ignore top-level .vs folderMarcel Raad2017-08-101-0/+1
| | | | | | | This folder is generated when using the CMake build system from within Visual Studio. Closes https://github.com/curl/curl/pull/1746
* test: add impacket for SMB testingMax Dymond2017-07-041-0/+2
| | | | | | | Import impacket 0.9.15 for use in SMB testing. This was generated by doing "pip2.7 install -t . impacket" Unnecessary files for current testing were deleted.
* gitignore: ignore all vim swap filesPaul Harris2017-06-091-1/+1
| | | | Closes #1561
* 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