diff options
| author | Eugen Wissner <belka@caraus.de> | 2026-02-10 00:13:05 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2026-02-10 00:13:05 +0100 |
| commit | 2061fece3dc46f745cc983935ae930ce84092dfa (patch) | |
| tree | e759b5cbe8f091433a77953f90627d965852a433 /.gitignore | |
| parent | e9bcd234e5256be30774369f13c07b38a5e97a82 (diff) | |
| download | elna-2061fece3dc46f745cc983935ae930ce84092dfa.tar.gz | |
Migrate documentation to LaTeX
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,7 +1,9 @@ /build/ /vendor/ -/doc/*.html -/doc/*.pdf +*.pdf +*.log +*.aux +*.toc a.out |
