Skip to content

Commit

Permalink
add (dummy) .ximeraserve file
Browse files Browse the repository at this point in the history
  • Loading branch information
Wim3000 committed Jul 15, 2024
1 parent 44b294f commit 4931c98
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ auto/
*.blg
*.html.bak
*.xbb
# Private configuration for 'xake serve'
.ximeraserve
.gpgkey
12 changes: 12 additions & 0 deletions .ximeraserve
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
GPG_KEY_ID=your-key-id
GPG_KEY="your-base64-encoded-private-key"
GPG_KEY_DUMMY="
LS0tLS1CRUdJTiBQR1AgUFJJVkFURSBLRVkgQkxPQ0stLS0tLQoKbFFWWUJHYVJOck1CREFEdGU5
...
...
YUUzSVZqVTUzRlUzRnlpMFIvcmlGc01HQTZrCmljd1YyL1Fkc2c9PQo9QlJXcAotLS0tLUVORCBQ
R1AgUFJJVkFURSBLRVkgQkxPQ0stLS0tLQo=
"
REPO_XIMERA=wimdemo
URL_XIMERA=https://set-p-dsb-zomercursus-latest.cloud-ext.icts.kuleuven.be/
# URL_XIMERA=https://ximera.osu.edu

0 comments on commit 4931c98

Please sign in to comment.