diff options
author | James Booth <boothj5@gmail.com> | 2016-03-17 22:16:42 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2016-03-17 22:16:42 +0000 |
commit | 9d782fa665689851f9510e086ac12a9c44b6b74e (patch) | |
tree | f0b421904d2b237a4d2b023cdfecbc886b8385fc /.gitignore | |
parent | 44cba5019a944bfb2d9d8b70210186daa9bd7a77 (diff) | |
download | profani-tty-9d782fa665689851f9510e086ac12a9c44b6b74e.tar.gz |
Added doxygen settings for C plugin API
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 21e07b98..988268d2 100644 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,6 @@ toc_fragment.html # valgrind files valgrind.out + +.DS_Store +apidocs/c/html/ |