aboutsummaryrefslogtreecommitdiff
path: root/lib/.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 '{}' '{}'
2013-02-13move msvc IDE related files to 'vc' directory treeYang 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-12-20gitignore: ignore the symbol versioning fileDaniel Stenberg
2010-10-13gitignore: ignore Makefile.vc10.dist made by maketgzDaniel Stenberg
2010-04-14ignore files generated by 'maketgz'Daniel Stenberg
2010-03-21more files to ignoreDaniel Stenberg
2010-03-20provide an initial set of .gitignore filesDaniel Stenberg