aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 4 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index f0d29d9..62cc0c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,7 @@
/target
-/src*.bak
-todolist.md
+# no backup files
+**/*.bak
+
+# no gif's
**/*.tape
res/*.gif