# build outputs (rebuild with build.cmd) *.exe *.pdb *.obj # editor/OS cruft .vs/ .DS_Store Thumbs.db # macOS daemon virtualenv (recreate with mac/setup.sh) mac/venv/ __pycache__/ *.pyc # NOTE: the vendor DLLs (GTSPL_SDK*.dll, zlib.net.dll, UHFPrimeReader.dll, hidapi.dll) # ARE committed on purpose — they're needed to build/run on Windows.