mirror of
https://github.com/Ikatono/stream_pad.git
synced 2026-01-14 13:47:40 -06: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/*
|