First commit

This commit is contained in:
jfederico
2020-02-03 14:31:56 -05:00
commit e47e1c0d82
11 changed files with 200 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
/.env
/nginx/log*
/nginx/ssl*
/nginx/sites-available*
/nginx/sites-enabled*
/nginx/letsencrypt/live/*
/redis/log*
/redis/data*
/scalelite/log*
/scalelite/tmp*