mirror of
https://github.com/michelleDeko/scalelite-run.git
synced 2025-12-16 22:32:10 +01:00
added scripts for development
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@@ -1,17 +1,16 @@
|
||||
.env
|
||||
|
||||
/nginx/log*
|
||||
/nginx/sites-available*
|
||||
/nginx/sites-enabled*
|
||||
/nginx/letsencrypt/live/*
|
||||
|
||||
/redis/log*
|
||||
|
||||
/scalelite/log*
|
||||
/scalelite/tmp*
|
||||
|
||||
/data/*
|
||||
!/data/nginx/
|
||||
/data/proxy/nginx/log/*
|
||||
!/data/proxy/nginx/log/.keep
|
||||
/data/proxy/nginx/sites-enabled/*
|
||||
!/data/proxy/nginx/sites-enabled/.keep
|
||||
!/data/proxy/
|
||||
|
||||
/tmp*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user