aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18+1 −17
1 files changed, 1 insertions, 17 deletions
diff --git a/.gitignore b/.gitignore
index 437dc77..d893ba1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,21 +1,5 @@
-# SPDX-FileCopyrightText: 2026 Nikolay Govorov
+# Copyright (c) 2026 Nikolay Govorov
# SPDX-License-Identifier: AGPL-3.0-or-later
-/dev
/build
-/.container
/.task
-mise.local.toml
-mise.*.local.toml
-cmd/mirum-server/static
-cmd/mirum-server/web/node_modules
-
-# zig build artifacts
-.zig-cache/
-zig-out/
-zig-pkg/
-
-# grpc generated code
-/internal/protocol/wirepb
-/cmd/mirum-server/apipb
-/cmd/mirum-server/web/gen