adds logs to gitignore

This commit is contained in:
Sam ONeill 2022-02-08 10:31:24 +13:00
parent ec4b0c0551
commit f4ee3e0823
3 changed files with 2 additions and 2 deletions

3
.gitignore vendored
View file

@ -2,4 +2,5 @@
.vscode
letsencrypt
*.production*
static/php/xdebug.ini
static/php/xdebug.ini
logging/*