Revision bec3be11b9a5764e156deaf15c3f8cc1a2121da8 authored by Dima Panov on 18 July 2018, 17:05:58 UTC, committed by Brad King on 18 July 2018, 17:08:34 UTC
1 parent f84c15e
Raw File
.gitignore
# Exclude MacOS Finder files.
.DS_Store

*.user*

*.pyc
Testing

# Visual Studio work directory
.vs/
back to top