Files
msgq/.gitignore
Maxime Desroches df54d62d71 cleanup
2024-07-12 15:06:58 -07:00

24 lines
208 B
Plaintext

/gen/
*.tmp
*.pyc
__pycache__
.*.swp
.*.swo
*.os
*.so
*.o
*.a
test_runner
libmessaging.*
libmessaging_shared.*
services.h
.sconsign.dblite
libcereal_shared.*
.mypy_cache/
msgq.egg-info
build/
dist/
catch2/