diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-02-09 17:41:50 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-02-09 17:41:50 +0100 |
commit | 0b922fb6cbbdd454bc6c60d160f0b8be72a70421 (patch) | |
tree | 4713991a28bc43aa7ffdb6d7c4bc9bdd7c7984d0 | |
parent | 2fa4c158580a1e3efea7f8d121305d16eda815cb (diff) | |
download | samba-0b922fb6cbbdd454bc6c60d160f0b8be72a70421.tar.gz samba-0b922fb6cbbdd454bc6c60d160f0b8be72a70421.tar.bz2 samba-0b922fb6cbbdd454bc6c60d160f0b8be72a70421.zip |
Ignore Python apidocs, vim swap files.
(This used to be commit 13a7dfb90066a52e0d90dbed5fe2c82c4af6092c)
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9ed0334ea1..a85553dc49 100644 --- a/.gitignore +++ b/.gitignore @@ -193,3 +193,5 @@ source/lib/util/apidocs source/lib/util/util_ldb.h source/libcli/ldap/ldap_ndr.h source/libcli/resolve/lp_proto.h +source/apidocs +*.swp |