add 'compile' to gitignore

it's generated by autogen

Signed-off-by: Michael Adam <obnox@samba.org>
This commit is contained in:
Michael Adam 2016-12-24 01:56:47 +01:00
parent 67fc3b54ba
commit 6c98f2cc27

1
.gitignore vendored
View File

@ -18,5 +18,6 @@ stamp-h1
autom4te.cache
cscope.files
cscope.out
compile
*~
tags