summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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