summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-05-29 19:04:48 +0300
committerLars Wirzenius <liw@liw.fi>2021-05-29 19:04:48 +0300
commitb1f59edbcdd5e2443cc195b9870226d18aa14631 (patch)
treeb1d1c880135c482f1858b98fdefc425f24feead1
parent83650e6fa6cc64f261092fb0ba6632268c8b7753 (diff)
downloadoso-work-sample-b1f59edbcdd5e2443cc195b9870226d18aa14631.tar.gz
chore: tell git to ignore test outputs
Sponsored-by: author
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f4df0be..ade4a69 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,5 @@
*.pdf
*.html
+test.py
+test.log
+fail.tar.gz \ No newline at end of file