aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLeonard Kugis <leonard@kug.is>2020-04-21 00:34:24 +0200
committerLeonard Kugis <leonard@kug.is>2020-04-21 00:34:24 +0200
commitf65ec3a75070feb4f19ed64b1afade68f50e6456 (patch)
tree98f65337c6ffe3f9513d6a024656f8462748484f /.gitignore
parent78a6bf5c184e850cbbc4e17a82104d0d7a8bcf11 (diff)
Numerical Mathematics
Begin
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 38ba2ba..1f87c5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
-/output/
+*output/*
+*.jpg
# Created by https://www.gitignore.io/api/vim,linux,latex
# Edit at https://www.gitignore.io/?templates=vim,linux,latex