summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSteve Chaplin <>2010-09-14 17:51:47 +0800
committerSteve Chaplin <>2010-09-14 17:51:47 +0800
commitc1468cb47e25d2e4c09431c6bcab7595816d02a6 (patch)
tree90fa502f6144adb6ea07f3a0d4fd1cad509aa9f9 /.gitignore
parentc2b7a7d2f71b92dff191e3c7468c48849adec668 (diff)
downloadpy2cairo-c1468cb47e25d2e4c09431c6bcab7595816d02a6.tar.gz
Move most exclude file patterns into top-level .gitignore, and
remove the other .gitignore files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 11 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 0975ff1..e07de19 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
-#
-#
+# top-level .gitignore
*~
.*.sw?
.deps
@@ -11,8 +10,17 @@
*.lo
*.orig
*.rej
+*.pyc
+*.pyo
+
+# image files
+*.pdf
+*.png
+*.ps
+*.svg
+
*-uninstalled.pc
-#
+
aclocal.m4
autom4te.cache
autoscan.log