Skip to content

Commit 10a495f

Browse files
committed
chore: add .pre-commit-config.yaml to .gitignore
This file is auto-generated by git-hooks.nix and should not be tracked.
1 parent c5bf281 commit 10a495f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ site/
1515
*.egg-info
1616
dist/
1717
build/
18+
19+
# Git hooks (managed by Nix)
20+
.pre-commit-config.yaml

0 commit comments

Comments
 (0)