summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2006-08-30 15:34:27 -0700
committerCarl Worth <cworth@cworth.org>2006-08-30 15:34:27 -0700
commit7f4e83ceeba912167df05f62ddd0798b112979a3 (patch)
tree2d54714470dbec2f8b772150302a3dfc09c4b745 /.gitignore
parenta5f068e10d72c20a55d20ca9f79508361d13fb80 (diff)
downloadcairo-7f4e83ceeba912167df05f62ddd0798b112979a3.tar.gz
Split libcairotest files out from test/ and into boilerplate/
The idea here is to setup boilerplate to allow code sharing between test/ and the upcoming perf/
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a635600f2..7ea0681da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+.deps
+.libs
+cairo-manual-*
ChangeLog*
Makefile
Makefile.in
@@ -22,4 +25,6 @@ stamp-h
stamp-h1
stamp-h.in
*~
+*.la
+*.lo
*.orig