summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1a53d4c8c09c5bfcd1e1a3fbcef319a2e715fdae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.env

/nginx/log*
/nginx/ssl*
/nginx/sites-available*
/nginx/sites-enabled*
/nginx/letsencrypt/live/*

/redis/log*
/redis/data*

/scalelite/log*
/scalelite/tmp*