fix(BE): ignore makefile

This commit is contained in:
ragilap
2025-10-22 21:25:16 +07:00
parent d5e8487f44
commit 02defcb86a
+5
View File
@@ -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