summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2010-10-31 16:27:00 +0200
committerAlon Levy <alevy@redhat.com>2010-11-08 16:06:55 +0200
commit6f9ab515092013d219c0e8e7f5bd6f4c70439bfe (patch)
treea12f1d3de4bbbd230c9403991dd0011c171bdbfe /.gitignore
parentbd30095c7543fbe01fb87f46c71cc83a052cf37e (diff)
downloadspice-6f9ab515092013d219c0e8e7f5bd6f4c70439bfe.tar.gz
spice-6f9ab515092013d219c0e8e7f5bd6f4c70439bfe.tar.xz
spice-6f9ab515092013d219c0e8e7f5bd6f4c70439bfe.zip
gitignore: add generated_*, vim temps, pyc
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 98593594..5a4db5ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
*~
+.*.sw?
*.tar.bz2
*.tar.gz
+*.pyc
aclocal.m4
autom4te.cache
compile