summaryrefslogtreecommitdiff
path: root/pixman
diff options
context:
space:
mode:
authorCarl Worth <cworth@raht.cworth.org>2006-02-15 15:00:26 -0800
committerCarl Worth <cworth@raht.cworth.org>2006-02-15 15:00:26 -0800
commitd88c19071f6748b190cb17e6724b67705863a9b0 (patch)
tree4ec4d6e43534d3daf1cbd9fb2785bcde73c2fd50 /pixman
parentf4270b3dfc5e6905c58adb2f6b5d9a049dc616fa (diff)
downloadcairo-d88c19071f6748b190cb17e6724b67705863a9b0.tar.gz
Rename .cvsignore to .gitignore. Add *~ and *.o.
Diffstat (limited to 'pixman')
-rw-r--r--pixman/.gitignore (renamed from pixman/.cvsignore)1
-rw-r--r--pixman/src/.gitignore (renamed from pixman/src/.cvsignore)2
2 files changed, 3 insertions, 0 deletions
diff --git a/pixman/.cvsignore b/pixman/.gitignore
index a3d5a36ac..55c6a0471 100644
--- a/pixman/.cvsignore
+++ b/pixman/.gitignore
@@ -17,3 +17,4 @@ releases
stamp-h
stamp-h.in
stamp-h1
+*~
diff --git a/pixman/src/.cvsignore b/pixman/src/.gitignore
index c11da0d03..77798ce8a 100644
--- a/pixman/src/.cvsignore
+++ b/pixman/src/.gitignore
@@ -6,3 +6,5 @@ Makefile.in
*.lo
.libs
.deps
+*.o
+*~