chore: update gitignore to avoid proto and .ds_store
This commit is contained in:
parent
858a15e6e8
commit
02b9d44f9c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue