feat(git): add .gitignore and pre-commit config to gitignore

This commit is contained in:
Mohammad Rafiq 2025-07-07 00:33:05 +08:00
parent 52322afe1c
commit 72f9fad9eb
No known key found for this signature in database
3 changed files with 16 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
# gitignore
.pre-commit-config.*