Updated .gitignore.

Now ignores all (so far) of the products of the MSys+Windows build
process.
master
Chris Reuter 2014-01-31 18:52:28 -05:00
parent 275ac17bcc
commit 74ad18cc54
1 changed files with 5 additions and 0 deletions

5
.gitignore vendored
View File

@ -2,6 +2,9 @@ syntax: glob
*~
*.[ao]
.dirstamp
*.exe
*.obj
*.dll
Makefile
CMakeCache.txt
@ -13,6 +16,7 @@ CPackSourceConfig.cmake
CTestTestfile.cmake
libimagequant
libimagequant-prefix
src/deps.mk
# Autotools related files.
*.l[ao]
@ -208,6 +212,7 @@ Makefile.in
/tests/gdinterpolatedscale/gdTrivialResize
/tests/gdinterpolatedscale/gdModesAndPalettes
/tests/gdimagefile/gdnametest
/tests/gdimagefile/img.png
/tests/gdimagefilter/gdCopyBlurred
# Doc artifacts