diff --git a/.gitignore b/.gitignore index a728c97..79df6b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,8 @@ .env /data/ /certbot/ +/goaccess/ +/data/public/ !/data/nginx.conf -!/data/conf.d/** \ No newline at end of file +!/data/conf.d/** +!/goaccess/goaccess.conf \ No newline at end of file