# Do not include any hidden metadata saved by apps and the OS. desktop.ini .DS_Store .vscode/ # Do not include any built or cached files. build/ .cache/ __pycache__/ *.pyc *.pyo # Do not include user-specific workspace and configuration files. *.code-workspace CMakeUserPresets.json