summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 468ae6da8c76197ca57ee2a8287da343fd3aeeb6 (plain)
1
2
3
4
5
6
7
8
# Ignore IDE and editor project files
.vscode
.vs

# Ignore build output
build/
cfws
*.o