diff options
author | Paul Duncan <pabs@pablotron.org> | 2023-10-14 23:34:35 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2023-10-14 23:34:35 -0400 |
commit | 468d917c1b41a3ed91c00a2e721efbb51fc0938c (patch) | |
tree | 4548291d40ddeab318cb0d63297e3701df995993 /.gitignore | |
parent | c6f3716c64612981375fd8e8c1efa2cc380a2991 (diff) | |
download | sha3-468d917c1b41a3ed91c00a2e721efbb51fc0938c.tar.bz2 sha3-468d917c1b41a3ed91c00a2e721efbb51fc0938c.zip |
Makefile, .gitignore: add "doc" target, ignore generated api documentation
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ test-sha3 sha3 *.o libsha3.so +html +latex |