fix(gitignore): exclude generated protobuf and Ent files

This commit is contained in:
2025-11-06 22:39:55 +01:00
parent d42b1cd5f1
commit 3f18163313

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/