aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorrubenwardy <rw@rubenwardy.com>2018-05-23 21:12:52 +0100
committerrubenwardy <rw@rubenwardy.com>2018-05-23 21:15:21 +0100
commitd5342d7096e8bb568f1af7bdc9200b03537bb9fc (patch)
treeb59e4d6a9b0b8c289cec58b597c9fccbba15e8cd /.gitignore
parent59f75bb71c361ae442febf3666838ef055849c30 (diff)
downloadcheatdb-d5342d7096e8bb568f1af7bdc9200b03537bb9fc.tar.xz
Move static and uploads to public dir
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 011cb94..b37ffcc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ main.css
tmp
log.txt
*.rdb
+uploads
# Created by https://www.gitignore.io/api/linux,macos,python,windows