diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2008-02-13 16:24:25 +0100 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2008-02-13 16:24:25 +0100 |
commit | 5572bf854d935f3fc526a38378d23791da249f0f (patch) | |
tree | d7c4110c9539c191edc6e7a3f628bb44199ff0f8 /.gitignore | |
parent | aea50426366dbe971d25d2a948db57885ce224b9 (diff) | |
download | samba-5572bf854d935f3fc526a38378d23791da249f0f.tar.gz |
Ignore pidl Makefile, which is autogenerated.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e51be509edf..a8c1f9a4cc3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +source/pidl/Makefile source/mkconfig.mk source/test-results source/lib/gencache/gencache.h |