summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Laban <david.laban@collabora.co.uk>2011-02-11 12:59:48 +0000
committerDavid Laban <david.laban@collabora.co.uk>2011-02-12 09:55:09 +0000
commit359b4003726927a1820c8953a06b16bad3dfe92c (patch)
tree450cb676d52ceca417124f292c8fdf7cec8d2e89
parente2d72636a1a8a04026ba0a759bb7c4984ce4cc47 (diff)
More ignore rules
-rw-r--r--.gitignore8
1 files changed, 5 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 26c55cc..b3b3013 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,8 +15,8 @@ tests/twisted/tools/tmp-session-bus.conf
signals-marshal.[ch]
src/*-enumtypes.[ch]
-# Distribution tarballs
-/telepathy-sofiasip-*.tar.gz*
+# Distribution tarballs and distcheck trees.
+/telepathy-sofiasip-*
# Output files and build directories
.deps
@@ -56,6 +56,8 @@ Makefile
# The autoinstalled GNU autotools boilerplate
/INSTALL
-# Eclipse project files
+# Eclipse project files and editor cruft
/.*project
/.settings
+.*.swp
+*~