Skip to content

Commit 0c7a45f

Browse files
committed
Updated .gitignore to exclude additional files
- Added `/mise.toml` to `.gitignore` to prevent unintended tracking - Ensured consistent handling of ignored files across the repository Signed-off-by: Winni Neessen <wn@neessen.dev>
1 parent 558b6a4 commit 0c7a45f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ docker-images
2525

2626
.idea
2727
tmp
28-
dist
28+
dist
29+
/mise.toml

0 commit comments

Comments
 (0)