diff --git a/.circleci/config.yml b/.circleci/config.yml index 3625054532..09d36d6daa 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -3,7 +3,7 @@ jobs: # basic units of work in a run build: # runs not using Workflows must have a `build` job as entry point docker: # run the steps with Docker # CircleCI Go images available at: https://hub.docker.com/r/circleci/golang/ - - image: cimg/go:1.25.0 # + - image: cimg/go:1.25.4 # # directory where steps are run. Path must conform to the Go Workspace requirements working_directory: ~/app diff --git a/.gitignore b/.gitignore index c93de57dca..c301797fd4 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ cmd/yagpdb/static/index.html cmd/yagpdb/cert cmd/yagpdb/access_log cmd/yagpdb/access.log +cmd/yagpdb/*.log cmd/yagpdb/static/report.html cmd/yagpdb/yagpdb cmd/yagpdb/templates/plugins/*.html diff --git a/automod/assets/automod.html b/automod/assets/automod.html index 1fac951c5e..0991083b77 100644 --- a/automod/assets/automod.html +++ b/automod/assets/automod.html @@ -338,7 +338,7 @@