mirror of
https://github.com/curl/curl.git
synced 2026-04-17 13:01:40 +03:00
Ignore more subdirs
This commit is contained in:
parent
1aa320dedb
commit
16a1e251cd
5 changed files with 10 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
*.pdf
|
||||
.deps
|
||||
.libs
|
||||
MSVC*
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
|
|
@ -30,4 +31,5 @@ libtool
|
|||
ltmain.sh
|
||||
man3
|
||||
missing
|
||||
msvc*
|
||||
stamp-h*
|
||||
|
|
|
|||
|
|
@ -5,6 +5,8 @@ Release
|
|||
acountry.dep
|
||||
acountry.mak
|
||||
acountry.plg
|
||||
dll-*
|
||||
lib-*
|
||||
vc6acountry.dep
|
||||
vc6acountry.mak
|
||||
vc6acountry.plg
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@ LIB-*
|
|||
adig.dep
|
||||
adig.mak
|
||||
adig.plg
|
||||
dll-*
|
||||
lib-*
|
||||
vc6adig.dep
|
||||
vc6adig.mak
|
||||
vc6adig.plg
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@ LIB-*
|
|||
ahost.dep
|
||||
ahost.mak
|
||||
ahost.plg
|
||||
dll-*
|
||||
lib-*
|
||||
vc6ahost.dep
|
||||
vc6ahost.mak
|
||||
vc6ahost.plg
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
DLL-*
|
||||
LIB-*
|
||||
dll-*
|
||||
lib-*
|
||||
vc6cares.dep
|
||||
vc6cares.mak
|
||||
vc6cares.ncb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue