Revision ef3194a6f821da30c461363530b8a7059dd85a58 authored by Craig Scott on 15 February 2020, 02:21:32 UTC, committed by Craig Scott on 15 February 2020, 02:23:56 UTC
1 parent 40d1d29
Raw File
.gitignore
# Exclude MacOS Finder files.
.DS_Store

*.user*

*.pyc
Testing

# Visual Studio work directory
.vs/

# Visual Studio Code
.vscode/
back to top