diff --git a/.gitignore b/.gitignore index 1c76c53..24af1bc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ +app/cache/* # ---> Go # If you prefer the allow list template instead of the deny list, see community template: -# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore +# https:/a/github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore # # Binaries for programs and plugins *.exe @@ -23,4 +24,3 @@ go.work Docker/mariadb/mysql -app/cache \ No newline at end of file