Update .gitignore to exclude generated protobuf and Ent files
Some checks failed
CI / Test (pull_request) Failing after 15s
CI / Lint (pull_request) Failing after 13s
CI / Build (pull_request) Failing after 4s
CI / Format Check (pull_request) Failing after 1s

This commit is contained in:
2025-11-06 22:39:55 +01:00
parent 8827ff07d5
commit 8e24c09921

3
.gitignore vendored
View File

@@ -71,4 +71,5 @@ api/proto/generated/
# Generated Ent ORM files # Generated Ent ORM files
internal/ent/ internal/ent/
ent/ ent/
git.dcentral.systems/