18 lines
176 B
Plaintext
18 lines
176 B
Plaintext
# build results
|
|
bin/
|
|
obj/
|
|
src/generated/
|
|
*.log
|
|
*.tmp
|
|
|
|
# IDE files
|
|
.vs/
|
|
.vshistory/
|
|
.editorconfig
|
|
*.user
|
|
*.vcxproj.filters
|
|
|
|
# other files
|
|
.old*/
|
|
current.config
|