summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChris Reuter <chris@blit.ca>2014-01-31 18:52:28 -0500
committerChris Reuter <chris@blit.ca>2014-02-07 14:17:17 -0500
commit74ad18cc54f1841d18e9ffc54dbcc69c637803f7 (patch)
tree8be1a037c9cf5e7f8296851161a38fcbf821e0f3 /.gitignore
parent275ac17bcc837721cf2621ef72c0ba80d4e05570 (diff)
downloadlibgd-74ad18cc54f1841d18e9ffc54dbcc69c637803f7.tar.gz
Updated .gitignore.
Now ignores all (so far) of the products of the MSys+Windows build process.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 61dd0ef..7ee1d42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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