From 8a9e5881a02d7b3960bf735e4d1688bc74d71ee1 Mon Sep 17 00:00:00 2001 From: janic Date: Wed, 8 Jun 2022 23:17:41 +0200 Subject: [PATCH] Gitignore --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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