Revision c540b611b826a0aa1dc8411c3cbf2db3d59229ae authored by Brad King on 12 March 2021, 14:26:25 UTC, committed by Brad King on 12 March 2021, 14:26:25 UTC
2 parent s acdbf64 + 30c8354
Raw File
.gitignore
# Exclude MacOS Finder files.
.DS_Store

*.user*

*.pyc
Testing
CMakeUserPresets.json

# Visual Studio work directory
.vs/

# Visual Studio Code
.vscode/
back to top