mirror of
https://github.com/Ikatono/stream_pad.git
synced 2025-10-29 04:56:01 -05:00
8 lines
152 B
Plaintext
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/*
|