16 lines
166 B
Plaintext
16 lines
166 B
Plaintext
# Build and editor artifacts
|
|
.vs/
|
|
.vscode/
|
|
build/
|
|
cmake-build-*/
|
|
*.user
|
|
*.suo
|
|
*.VC.db
|
|
*.VC.VC.opendb
|
|
*.obj
|
|
*.pdb
|
|
*.log
|
|
|
|
# Active server config
|
|
conf/AccountBound.conf
|