diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2023-10-31 12:00:09 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2023-10-31 12:00:09 -0400 |
commit | fb8045411a2e594be39cf45f613cd8cef4a3ed7f (patch) | |
tree | 6f584977d170d9b6885ca086915b675aa3a087fe | |
parent | d2d72512247b103328f6446171a45b8d394837c0 (diff) | |
download | stasis-fb8045411a2e594be39cf45f613cd8cef4a3ed7f.tar.gz |
Ignore generated documentation
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ build +docs/output cmake-* .idea *.so |