fix(BE): ignore makefile

This commit is contained in:
ragilap
2025-10-22 21:25:16 +07:00
committed by Adnan Zahir
parent 40665b0d8f
commit 1dfd1f747e
+5
View File
@@ -10,8 +10,13 @@ bin/
*.exe *.exe
*.out *.out
Makefile
docker-compose.local.yml
docker-compose.yaml
Dockerfile.local
# Go build cache # Go build cache
.gocache/ .gocache/
vendor/
# Logs & reports # Logs & reports
*.log *.log