Skip to content

Commit

Permalink
Merge pull request #511 from cmoussa1/update.gitignore
Browse files Browse the repository at this point in the history
`.gitignore`: add built docs, sharness test results
  • Loading branch information
mergify[bot] authored Oct 16, 2024
2 parents 365621c + 6258943 commit 94f2b37
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,11 @@ config.h.in
config.h.in~
config.h
config.status

# misc
*.trs
*.log

# docs intermediate files
/doc/man*/*.xml
/doc/_build

0 comments on commit 94f2b37

Please sign in to comment.