Gitignore
This commit is contained in:
parent
3bcec625da
commit
8a9e5881a0
4
.gitignore
vendored
4
.gitignore
vendored
@ -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
|
|
Loading…
Reference in New Issue
Block a user