chore: add catch-all for Go test binaries in .gitignore
This commit is contained in:
@@ -26,6 +26,10 @@ backend/vendor/
|
|||||||
backend/app
|
backend/app
|
||||||
backend/main
|
backend/main
|
||||||
|
|
||||||
|
# Catch-all: any ELF/Mach-O binary in backend/ (go build, go test -c)
|
||||||
|
backend/crussell
|
||||||
|
backend/*.test
|
||||||
|
|
||||||
# Dependency management cache
|
# Dependency management cache
|
||||||
backend/.DS_Store
|
backend/.DS_Store
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user