summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-02-07 15:40:35 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2011-02-07 16:32:16 +0100
commitacf04d33ef42f05bda0f56f2d9af0f9ee834570c (patch)
treecf3a0dedd6757821f797ecd31e6b2615243ad6d7 /.gitignore
parentbd041075939917ca5a8d550e016f4c6cc19311b4 (diff)
downloadgnome-shell-acf04d33ef42f05bda0f56f2d9af0f9ee834570c.tar.gz
gitignore: ignore *.sw? files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e043cb850..a93d3342a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -56,3 +56,4 @@ tests/run-test.sh
xmldocs.make
*~
*.patch
+*.sw?