Daniel Shahaf
|
be0d4141af
|
build: Install zsh completion
Fixes #534
Closes #537
|
2015-11-24 22:22:01 +01:00 |
|
Jay Satiro
|
9518139c73
|
gitignore: Sort for readability
find . -name .gitignore -print0 | xargs -i -0 sort -o '{}' '{}'
|
2015-08-18 01:03:05 -04:00 |
|
Jay Satiro
|
05e4137d31
|
gitignore: Ignore Windows build output directories
|
2015-04-16 18:24:42 -04:00 |
|
Matthew Hall
|
8df4b5af3f
|
gitignore: ignore test-driver file
|
2015-04-13 22:25:04 +02:00 |
|
Kamil Dudka
|
2008c92513
|
Revert "repository: ignore patch files generated by git"
This reverts commit 217024a687 .
Bug: https://github.com/bagder/curl/commit/217024a6#commitcomment-8693738
|
2014-11-24 15:03:16 +01:00 |
|
Daniel Stenberg
|
91c8f81d72
|
gitignore: ignore .dirstamp files
|
2013-12-18 14:35:56 +01:00 |
|
Alexander Klauer
|
217024a687
|
repository: ignore patch files generated by git
Ignores the patch files generated by the 'git format-patch' command.
|
2013-02-22 23:22:22 +01:00 |
|
Guenter Knauf
|
6fb0ed88d6
|
Moved some patterns to subfolder's .gitignore.
|
2012-07-03 14:31:50 +02:00 |
|
Guenter Knauf
|
32b4896107
|
Added files generated by mingw32, eclipse and VC.
Posted by Marc Hoersken.
|
2012-07-03 11:36:24 +02:00 |
|
Daniel Stenberg
|
3e16c3e73e
|
gitignore: config.cache
|
2011-06-30 09:58:45 +02:00 |
|
Daniel Stenberg
|
55d2460fc3
|
ignore: CHANGES.dist gets generated by maketgz
|
2010-06-21 22:42:11 +02:00 |
|
Daniel Stenberg
|
5a814f6f2c
|
ignore files generated by 'maketgz'
|
2010-04-14 17:12:34 +02:00 |
|
Daniel Stenberg
|
930742776a
|
more files to ignore
|
2010-03-21 00:21:34 +01:00 |
|
Daniel Stenberg
|
b40acd8009
|
provide an initial set of .gitignore files
|
2010-03-20 23:35:45 +01:00 |
|