adds logs to gitignore

This commit is contained in:
Sam ONeill 2022-02-08 10:31:56 +13:00
parent f4ee3e0823
commit 59af27b698

2
.gitignore vendored
View file

@ -3,4 +3,4 @@
letsencrypt letsencrypt
*.production* *.production*
static/php/xdebug.ini static/php/xdebug.ini
logging/* logs/*