summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-06-06 10:24:13 +0300
committerLars Wirzenius <liw@liw.fi>2021-06-06 11:50:54 +0300
commit2a13c41377a6089a838c23ac5113f47f99d58beb (patch)
tree3c792a51916ab383b867903760f4662650641b68
parent3e8c085768a7be4129e963656751a2941ade4a77 (diff)
downloadobnam2-2a13c41377a6089a838c23ac5113f47f99d58beb.tar.gz
chore: tell git to ignore all HTML and PDF
Sponsored-by: author
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index e203a9d..3b10284 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
/target
-obnam.pdf
-obnam.html
+*.pdf
+*.html
test.py
test.log