diff --git a/.gitignore b/.gitignore index 90267937..5c388314 100644 --- a/.gitignore +++ b/.gitignore @@ -10,8 +10,13 @@ bin/ *.exe *.out +Makefile +docker-compose.local.yml +docker-compose.yaml +Dockerfile.local # Go build cache .gocache/ +vendor/ # Logs & reports *.log