aboutsummaryrefslogtreecommitdiff
path: root/src/.gitignore
AgeCommit message (Collapse)Author
2017-01-23VC: remove the makefile.vc6 build infraDaniel Stenberg
The winbuild/ build files is now the single MSVC makefile build choice. Closes #1215
2015-09-03gitignore: ignore more generated VC MakefilesDaniel Stenberg
2015-08-18gitignore: Sort for readabilityJay Satiro
find . -name .gitignore -print0 | xargs -i -0 sort -o '{}' '{}'
2014-10-26src/: remove version.h.dist from gitignoreDaniel Stenberg
It has not been used since commit f7bfdbab in 2011
2012-12-26curl tool: renaming hugehelp files to tool_hugehelpYang Tse
2012-07-11Removed libcurl.imp from Makefile.am.Guenter Knauf
Updated .gitignore for NetWare created files.
2012-07-03Moved some patterns to subfolder's .gitignore.Guenter Knauf
2011-10-06curl tool: reviewed code moved to tool_*.[ch] filesYang Tse
2011-08-05git ignore src/config-win32.hYang Tse
2010-10-13gitignore: ignore Makefile.vc10.dist made by maketgzDaniel Stenberg
2010-04-14ignore files generated by 'maketgz'Daniel Stenberg
2010-03-20provide an initial set of .gitignore filesDaniel Stenberg