14 lines
99 B
Plaintext
14 lines
99 B
Plaintext
# Temp and config files/dirs
|
|
.vs/
|
|
*.user
|
|
*.suo
|
|
*.db
|
|
|
|
# Build
|
|
out/
|
|
build/
|
|
x64/
|
|
x86/
|
|
Debug/
|
|
Release/
|