Files
stream_pad/.gitignore
2024-01-18 23:54:57 -06:00

8 lines
152 B
Plaintext

*.code-workspace
*.kate-swp
build/*
#these are the generated source files for the embedded protobuf
src/protogen/*
#python virtual environment
*/venv/*