update .gitignore

- generalize *.pc for libwebp(mux|demux)
- add auto-generated mkinstalldirs

Change-Id: I7543209722d6b64830fa61f88eccf54165920cc4
This commit is contained in:
James Zern 2014-01-23 19:35:28 -08:00
parent 5bf4255af4
commit 2d2fc37d98
2 changed files with 2 additions and 1 deletions

2
.gitignore vendored
View File

@ -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
View File

@ -1 +0,0 @@
/*.pc