diff options
author | Michael Adam <obnox@samba.org> | 2016-12-24 03:09:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-24 03:09:33 +0100 |
commit | e4ae0d10d28dece1fe6d06c0f479b3968478fed8 (patch) | |
tree | b57aaa635f4839c4125f71debe944b80bbf9c8a3 | |
parent | 06281857a4519fb9e264c8b5197893c3c8b220a4 (diff) | |
parent | 6c98f2cc2745dadd77828dd068859ec8a199e60f (diff) |
Merge pull request #70 from obnoxxx/compile
add 'compile' to gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,5 +18,6 @@ stamp-h1 autom4te.cache cscope.files cscope.out +compile *~ tags |