Skip to content

Commit

Permalink
add a .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
skal65535 committed Nov 7, 2017
1 parent b286c97 commit 29553ff
Showing 1 changed file with 2 additions and 37 deletions.
39 changes: 2 additions & 37 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,41 +1,6 @@
*.l[ao]
*.[ao]
*.pc
.deps
.libs
/aclocal.m4
/ar-lib
/autom4te.cache
/compile
/config.*
/configure
/depcomp
/dist
/install-sh
/libtool
/ltmain.sh
/missing
/mkinstalldirs
/stamp-h1
Makefile
Makefile.in
examples/anim_diff
examples/[cdv]webp
examples/gif2webp
examples/img2webp
examples/webpmux
src/webp/config.h*
src/webp/stamp-h1
/output
/doc/output
*.idb
*.pdb
/iosbuild
/WebP.framework
*~
examples/[sv]jpeg
CMakeCache.txt
CMakeFiles/
cmake_install.cmake
.gradle
/build
extras/get_disto
extras/webp_quality

0 comments on commit 29553ff

Please sign in to comment.