Gitignore

This commit is contained in:
janic 2022-06-08 23:17:41 +02:00
parent 3bcec625da
commit 8a9e5881a0

4
.gitignore vendored
View File

@ -1,6 +1,7 @@
app/cache/*
# ---> Go # ---> Go
# If you prefer the allow list template instead of the deny list, see community template: # 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 # Binaries for programs and plugins
*.exe *.exe
@ -23,4 +24,3 @@ go.work
Docker/mariadb/mysql Docker/mariadb/mysql
app/cache