15 lines
195 B
Plaintext
15 lines
195 B
Plaintext
# Local SSH key used only by Codex for pushing this repository.
|
|
.ssh/
|
|
|
|
# Build/download leftovers.
|
|
*.download
|
|
*.tmp
|
|
bin/
|
|
obj/
|
|
|
|
# Local editor and OS metadata.
|
|
.vs/
|
|
.vscode/
|
|
Thumbs.db
|
|
Desktop.ini
|