summaryrefslogtreecommitdiff
path: root/uploads
diff options
context:
space:
mode:
authorxse <xse@riseup.net>2019-04-28 06:43:00 +0200
committerxse <xse@riseup.net>2019-04-28 06:43:00 +0200
commit31852f906e6a16c3e9ab2343f8f9634893a80801 (patch)
tree2df022c3b8383892b644ad981346991fb2ff3ba9 /uploads
parentf2a4156d4969dee37c88e0d540eff04176673af7 (diff)
fix issues with the uploads directory
Diffstat (limited to 'uploads')
-rw-r--r--uploads/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/uploads/.gitignore b/uploads/.gitignore
new file mode 100644
index 000000000..523e584a7
--- /dev/null
+++ b/uploads/.gitignore
@@ -0,0 +1,3 @@
+# Git will ignore everything in this directory except this file.
+*
+!.gitignore