shithub
zephyrfs
/
zephyrfs-proto
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
zephyrfs-proto
Public
Watch
0
Fork
0
Star
0
zephyrfs-proto
/
.gitignore
Text · 78 bytes
Raw
Blame
History
1
# Generated code
2
/gen/
3
*.pb.go
4
*_pb2.py
5
*.pb.h
6
*.pb.cc
7
8
# IDE
9
.vscode/
10
.idea/
11