diff options
author | Alexander Bokovoy <ab@samba.org> | 2008-04-21 11:37:25 +0400 |
---|---|---|
committer | Alexander Bokovoy <ab@samba.org> | 2008-04-21 11:37:25 +0400 |
commit | 09caab9f37d6ecd4fd6fe9ce3c284730b232651a (patch) | |
tree | 24d61c0ae89d040c8bfca2f3d0076a85fd206bb4 /.gitignore | |
parent | bcaac7fa36329acd8220a4d7dbfc9a2ca9c12b58 (diff) | |
download | samba-09caab9f37d6ecd4fd6fe9ce3c284730b232651a.tar.gz |
Ignore Emacs' semantic.cache
(This used to be commit 8246ffc66e6425809cfb8ca48bb31710dcddbd26)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e210315bf06..d924a3f6cdd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.o *.po *~ +semantic.cache source/TAGS source/client/client_proto.h source/libnet/libnet_proto.h |