diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-02-11 13:54:12 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-02-11 13:54:12 +0100 |
commit | a699941796dae3422328b4a191fe2b4b96a1570b (patch) | |
tree | 5016bc635606ce0a5006a9924a5ef192be897a58 /.gitignore | |
parent | 08c8d3b992d419db7b39a91fb42208beb5d273ba (diff) | |
download | samba-a699941796dae3422328b4a191fe2b4b96a1570b.tar.gz |
Ignore mkconfig.mk file, which is autogenerated.
(This used to be commit 71dc1d5d1db7e5e3cb4245c20df739926c1e8514)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a85553dc49..948ba831e5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +source/mkconfig.mk source/test-results source/lib/gencache/gencache.h source/lib/ldb/bin |