mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-13 06:24:27 +02:00
Remove files not mean to be in git, and update .gitignore
Makes things lighter at the expense of requiring the user to be up-to-date for autotools. patch by Jan Engelhardt (jengelh at medozas dot de) Change-Id: Icfcab2d899828a213d9fade0dab350dacd0c070a
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@ -2,11 +2,17 @@
|
||||
*.o
|
||||
.deps
|
||||
.libs
|
||||
/aclocal.m4
|
||||
/autom4te.cache
|
||||
/config.h
|
||||
/config.log
|
||||
/config.status
|
||||
/compile
|
||||
/config.*
|
||||
/configure
|
||||
/depcomp
|
||||
/install-sh
|
||||
/libtool
|
||||
/ltmain.sh
|
||||
/missing
|
||||
/stamp-h1
|
||||
Makefile
|
||||
Makefile.in
|
||||
examples/[cd]webp
|
||||
|
Reference in New Issue
Block a user