summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2009-09-22 19:51:13 +0200
committerGuillem Jover <guillem@hadrons.org>2009-09-24 21:13:54 +0200
commit8ce004af3670a183c78fc7c61fbfcfd8c7f17e54 (patch)
tree5a8f69caf02a0c095ca30b05be958e468f2a8582 /.gitignore
parent59e877cffe6497d865031d79e9a742414407d544 (diff)
pixman: Update .gitignore
Generalize to catch all .pc files. Add more tests. Signed-off-by: Guillem Jover <guillem@hadrons.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 12 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8be8048..96d222b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ Makefile.in
.deps
.libs
.msg
+*.pc
*.lo
*.la
*.a
@@ -21,7 +22,6 @@ install-sh
libtool
ltmain.sh
missing
-pixman-1.pc
stamp-h?
config.h
config.h.in
@@ -31,11 +31,22 @@ pixman/pixman-combine32.h
pixman/pixman-combine64.c
pixman/pixman-combine64.h
pixman/pixman-version.h
+test/alpha-test
+test/blitters-test
+test/clip-in
test/clip-test
+test/composite
test/composite-test
+test/convolution-test
test/fetch-test
test/gradient-test
+test/oob-test
test/region-test
+test/scaling-test
+test/screen-test
+test/trap-crasher
+test/trap-test
+test/window-test
*.pdb
*.dll
*.lib