Track goaccess/goaccess.conf and ignore real-time html file (report.html)

This commit is contained in:
2026-03-17 08:41:27 +00:00
parent ff464ef99f
commit 382a3dd438

5
.gitignore vendored
View File

@@ -1,5 +1,8 @@
.env .env
/data/ /data/
/certbot/ /certbot/
/goaccess/
/data/public/
!/data/nginx.conf !/data/nginx.conf
!/data/conf.d/** !/data/conf.d/**
!/goaccess/goaccess.conf