summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorhref <href@random.sh>2018-11-23 17:40:45 +0100
committerhref <href@random.sh>2018-11-30 18:00:47 +0100
commitb19597f602e70121a1762476873377c782549817 (patch)
tree8b55873fc57cc5d99ad5270b72e212ef99122dab /.gitignore
parent52ce368562de919f1806dfd5235642caf0666e16 (diff)
reverse proxy / uploads
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9aad700ee..b71dfa9fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,6 +6,9 @@
/uploads
/test/uploads
/.elixir_ls
+/test/fixtures/test_tmp.txt
+/test/fixtures/image_tmp.jpg
+/doc
# Prevent committing custom emojis
/priv/static/emoji/custom/*
@@ -28,4 +31,4 @@ erl_crash.dump
.env
# Editor config
-/.vscode \ No newline at end of file
+/.vscode