Files
cls_master/.gitignore
2024-02-05 14:22:56 +01:00

8 lines
80 B
Plaintext

build/
venv/
tools/*_pb2.py
tools/__pycache__
tools/**/*.bin
cmake-build*
.idea