Gitignore tmp directory
All checks were successful
build-docker-imge / Build the docker container (push) Successful in 6m18s

This commit is contained in:
Konstantin Hintermayer 2024-08-27 19:50:51 +02:00
parent d6bb789470
commit 711254f65c

1
.gitignore vendored
View File

@ -17,6 +17,7 @@
# Dependency directories (remove the comment below to include it)
# vendor/
tmp/
# Go workspace file
go.work