30 lines
276 B
Plaintext
30 lines
276 B
Plaintext
# Build results
|
|
[Bb]in/
|
|
.bin/
|
|
[Dd]ebug/
|
|
[Rr]elease/
|
|
[Rr]eleases/
|
|
[Oo]bj/
|
|
[Oo]ut/
|
|
[Ll]og/
|
|
[Ll]ogs/
|
|
[Pp]ublish/
|
|
*.log
|
|
|
|
# IDE files
|
|
.vs/
|
|
.vscode/
|
|
.vshistory/
|
|
.idea/
|
|
.editorconfig
|
|
*.user
|
|
*.DotSettings
|
|
|
|
# temp files
|
|
.old*/
|
|
old/
|
|
tmp/
|
|
temp/
|
|
*.tmp
|
|
*.temp
|