diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-01-30 18:17:08 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-01-30 18:17:08 +0100 |
commit | 769f1e4edd69336467f1eb9c546d5bb4bfad2e6c (patch) | |
tree | 2a6292d11294c748915d766238b1cf4adf3c621e /.gitignore | |
parent | e8135d22b326db94049a44d6ad7ef88c399fe536 (diff) |
Add a Doxyfile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ /build/ +/doc/ |