Commit graph

7 commits

Author SHA1 Message Date
Garth Vander Houwen
7a50ee6b83
Update .gitignore 2025-02-07 10:21:32 -08:00
Austin Payne
90fccdf0f3 chore: add protobufs to git index
The protobufs submodule was not properly tracked in the git index due to it
being ignored, resulting in the following error (which is now fixed):

"error: pathspec 'protobufs' did not match any file(s) known to git"

By tracking the submodule it is now easier to discover from which version of
protobufs the Swift definitions were generated.
2024-02-21 00:44:00 -07:00
Garth Vander Houwen
0590dd1211
Update .gitignore 2023-05-26 20:30:09 -07:00
Garth Vander Houwen
cc4d5a90f8 Fix min version and gitignore 2022-06-07 07:07:47 -07:00
Garth Vander Houwen
5602420246
Update .gitignore 2021-12-25 00:05:56 -08:00
Garth Vander Houwen
275d9d13ee
Update .gitignore 2021-12-24 23:57:50 -08:00
Mike Kinney
202cca179d ignore .DS_Store 2021-11-29 14:48:17 -08:00