Files
opencode_gesis/.gitignore
T
2026-06-29 19:36:31 +02:00

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