summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ae4e658..a8cdd35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
.venv/
build/
-__pycache__ \ No newline at end of file
+__pycache__
+
+*.log
+*.jou \ No newline at end of file