summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2016-12-24 01:56:47 +0100
committerMichael Adam <obnox@samba.org>2016-12-24 03:04:50 +0100
commit6c98f2cc2745dadd77828dd068859ec8a199e60f (patch)
treea23d9feef25187885d7b9f03984b3a0e228bdbc5 /.gitignore
parent67fc3b54ba991d372d47cc02fc2b8f6064bbb0ee (diff)
add 'compile' to gitignore
it's generated by autogen Signed-off-by: Michael Adam <obnox@samba.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d1a84a9..57e9988 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,5 +18,6 @@ stamp-h1
autom4te.cache
cscope.files
cscope.out
+compile
*~
tags