chore(ci): guards against tracked build artefacts
All checks were successful
deploy-socialize / deploy (push) Successful in 8s
deploy-socialize / image (push) Successful in 32s

This commit is contained in:
2026-05-05 23:41:20 -04:00
parent f240d32ce6
commit c40653b2b7
3 changed files with 31 additions and 0 deletions

4
.gitignore vendored
View File

@@ -22,6 +22,10 @@ Thumbs.db
# .NET
bin/
obj/
**/[Bb]in/
**/[Oo]bj/
**/[Bb]in[\\]*
**/[Oo]bj[\\]*
TestResults/
# Node