chore: update gitignore to avoid proto and .ds_store

This commit is contained in:
Milind Sharma 2026-02-18 21:30:09 +08:00
parent 858a15e6e8
commit 02b9d44f9c
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -19,3 +19,7 @@ target
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
proto/
*.DS_Store