update gitignore
*.a, new examples and new automake-1.12 file (ar-lib) Change-Id: I28d7bc59a2977a7c5959940936e3d13a71dd149c
This commit is contained in:
parent
5167ca4759
commit
3a15125d2f
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,8 +1,9 @@
|
|||||||
*.l[ao]
|
*.l[ao]
|
||||||
*.o
|
*.[ao]
|
||||||
.deps
|
.deps
|
||||||
.libs
|
.libs
|
||||||
/aclocal.m4
|
/aclocal.m4
|
||||||
|
/ar-lib
|
||||||
/autom4te.cache
|
/autom4te.cache
|
||||||
/compile
|
/compile
|
||||||
/config.*
|
/config.*
|
||||||
@ -16,7 +17,9 @@
|
|||||||
/stamp-h1
|
/stamp-h1
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
examples/[cd]webp
|
examples/[cdv]webp
|
||||||
|
examples/gif2webp
|
||||||
|
examples/webpmux
|
||||||
/output
|
/output
|
||||||
/doc/output
|
/doc/output
|
||||||
*.idb
|
*.idb
|
||||||
|
Loading…
Reference in New Issue
Block a user