summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 22e98005c80fb850f3e46be4705d84c58fe35e74 (plain)
1
2
3
4
5
6
7
8
9
10
# Exclude MacOS Finder files.
.DS_Store

*.user*

*.pyc
Testing

# Visual Studio work directory
.vs/