diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2016-01-19 12:05:38 +0100 |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2016-01-19 12:05:38 +0100 |
commit | 326886c3923f71e6495a07c0d439553d41488bf4 (patch) | |
tree | 4b615c9a5bf76ac618e23237059e56704ec8c3e4 /.gitignore | |
parent | 785a20f34eb1006c329f267b3331546ff0d704f5 (diff) | |
download | pykolab-326886c3923f71e6495a07c0d439553d41488bf4.tar.gz |
Ignore *.swp files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ Makefile.in *.pyo *.rej *.spec +*.swp *.tar.gz *.tar.gz.gpg aclocal.m4 |