18 lines
157 B
Plaintext
18 lines
157 B
Plaintext
# SQL Server / tooling output
|
|
*.bak
|
|
*.trn
|
|
*.xel
|
|
*.trc
|
|
*.log
|
|
|
|
# Local scratch files
|
|
tmp/
|
|
temp/
|
|
*.tmp
|
|
|
|
# Editor / OS noise
|
|
.vs/
|
|
.vscode/
|
|
Thumbs.db
|
|
Desktop.ini
|