Expanded .gitignore
This commit is contained in:
32
.gitignore
vendored
32
.gitignore
vendored
@@ -1,14 +1,44 @@
|
|||||||
Makefile.in
|
Makefile.in
|
||||||
|
Makefile
|
||||||
|
/CMakeFiles
|
||||||
/autom4te.cache
|
/autom4te.cache
|
||||||
/aclocal.m4
|
/aclocal.m4
|
||||||
/compile
|
/compile
|
||||||
/configure
|
/configure
|
||||||
/depcomp
|
/depcomp
|
||||||
/install-sh
|
/install-sh
|
||||||
|
/libtool
|
||||||
/missing
|
/missing
|
||||||
/stamp-h1
|
/stamp-h*
|
||||||
|
/java/classnoinst.stamp
|
||||||
|
/pkgscripts/
|
||||||
|
/jconfig.h
|
||||||
|
/jconfigint.h
|
||||||
/config.guess
|
/config.guess
|
||||||
|
/config.h
|
||||||
/config.h.in
|
/config.h.in
|
||||||
|
/config.log
|
||||||
|
/config.status
|
||||||
/config.sub
|
/config.sub
|
||||||
/ltmain.sh
|
/ltmain.sh
|
||||||
/ar-lib
|
/ar-lib
|
||||||
|
/libjpeg.map
|
||||||
|
/.libs/
|
||||||
|
/simd/.libs/
|
||||||
|
/simd/jsimdcfg.inc
|
||||||
|
*.o
|
||||||
|
*.lo
|
||||||
|
*.la
|
||||||
|
/cjpeg
|
||||||
|
/djpeg
|
||||||
|
/jcstest
|
||||||
|
/jpegtran
|
||||||
|
/jpegyuv
|
||||||
|
/md5/md5cmp
|
||||||
|
/rdjpgcom
|
||||||
|
/test_enc_*
|
||||||
|
/tjbench
|
||||||
|
/tjbenchtest
|
||||||
|
/tjunittest
|
||||||
|
/wrjpgcom
|
||||||
|
/yuvjpeg
|
||||||
|
|||||||
Reference in New Issue
Block a user