diff options
author | Jia Cheong Tan <jiat0218@gmail.com> | 2022-12-20 22:05:21 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2022-12-30 23:34:31 +0800 |
commit | 799ead162de63b8400733603d3abcd2e1977bdca (patch) | |
tree | e27ed7005fb1ea1e663971d732cdd5387662b991 /.gitignore | |
parent | liblzma: Fix lzma_microlzma_encoder() return value. (diff) | |
download | xz-799ead162de63b8400733603d3abcd2e1977bdca.tar.xz |
Doxygen: Update .gitignore for generating docs for in source build.
In source builds are not recommended, but we should still ignore
the generated artifacts.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,8 @@ build-aux/test-driver coverage +/doc/html + /src/liblzma/liblzma.pc /src/lzmainfo/lzmainfo /src/xz/xz |