Skip to content

Commit 4dcb270

Browse files
committed
chore(gitignore): add tags to gitignore
1 parent 4fe1758 commit 4dcb270

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ you prefer the allow list template instead of the deny list, see community templ
2121
go.work
2222

2323
# Local Envrionment
24-
.devbox
2524
.env
2625
coverage
2726

@@ -37,5 +36,4 @@ devenv.local.nix
3736
# direnv
3837
.direnv
3938

40-
# pre-commit
41-
.pre-commit-config.yaml
39+
tags

0 commit comments

Comments
 (0)