mirror of
https://github.com/curl/curl.git
synced 2025-09-29 07:26:48 +03:00
more files to ignore
This commit is contained in:
parent
b40acd8009
commit
930742776a
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -33,6 +33,6 @@ install-sh
|
||||||
*.la
|
*.la
|
||||||
mkinstalldirs
|
mkinstalldirs
|
||||||
tags
|
tags
|
||||||
libssh2.pc
|
TAGS
|
||||||
*~
|
*~
|
||||||
aclocal.m4.bak
|
aclocal.m4.bak
|
||||||
|
|
3
lib/.gitignore
vendored
3
lib/.gitignore
vendored
|
@ -1,3 +1,6 @@
|
||||||
curl_config.h
|
curl_config.h
|
||||||
curl_config.h.in
|
curl_config.h.in
|
||||||
stamp-h1
|
stamp-h1
|
||||||
|
*.orig
|
||||||
|
*.rej
|
||||||
|
TAGS
|
||||||
|
|
Loading…
Reference in New Issue
Block a user