Initial GESIS OpenCode installer

This commit is contained in:
aseimel
2026-06-29 19:36:31 +02:00
commit cf0a5e515d
14 changed files with 1656 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# 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