aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9+5 −4
1 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index cec9f17..e9e681e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,9 +4,10 @@
/dev
/build
/.task
-cmd/mirumd/static
-cmd/mirumd/web/node_modules
+cmd/mirum-server/static
+cmd/mirum-server/web/node_modules
# grpc generated code
-/internal/protocol/pb
-/cmd/mirumd/web/gen
+/internal/protocol/wirepb
+/cmd/mirum-server/apipb
+/cmd/mirum-server/web/gen