mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-19 20:08:28 +01:00
update .gitignore
- generalize *.pc for libwebp(mux|demux) - add auto-generated mkinstalldirs Change-Id: I7543209722d6b64830fa61f88eccf54165920cc4
This commit is contained in:
parent
5bf4255af4
commit
2d2fc37d98
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
*.l[ao]
|
||||
*.[ao]
|
||||
*.pc
|
||||
.deps
|
||||
.libs
|
||||
/aclocal.m4
|
||||
@ -14,6 +15,7 @@
|
||||
/libtool
|
||||
/ltmain.sh
|
||||
/missing
|
||||
/mkinstalldirs
|
||||
/stamp-h1
|
||||
Makefile
|
||||
Makefile.in
|
||||
|
1
src/.gitignore
vendored
1
src/.gitignore
vendored
@ -1 +0,0 @@
|
||||
/*.pc
|
Loading…
Reference in New Issue
Block a user