summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3f1fa72..eb4c89a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,6 @@
*~
-files/* \ No newline at end of file
+*svg
+files/*
+files/*/*
+files/*/*/*
+files/*/*/*/* \ No newline at end of file