diff options
| author | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2026-04-01 22:24:22 +0200 |
|---|---|---|
| committer | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2026-04-04 19:51:35 +0200 |
| commit | a809bc0f49ee4c6e777f39d1f80ee57862a0fcab (patch) | |
| tree | 5187dbd9b83205aac62d1f48252025b6e2d158a9 /doc/.gitignore | |
Initial import of the code into gitv0.1
Diffstat (limited to 'doc/.gitignore')
| -rw-r--r-- | doc/.gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 0000000..ffe3aa9 --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1,11 @@ +/gendocs_template_min +/gendocs_template +/manual +/version.texi +/aplwc.aux +/aplwc.fls +/aplwc.info +/aplwc.log +/aplwc.tmp +/aplwc.toc +/stamp-vti
\ No newline at end of file |