summaryrefslogtreecommitdiff
path: root/gitsyncer.json
diff options
context:
space:
mode:
Diffstat (limited to 'gitsyncer.json')
-rw-r--r--gitsyncer.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/gitsyncer.json b/gitsyncer.json
new file mode 100644
index 0000000..7103d92
--- /dev/null
+++ b/gitsyncer.json
@@ -0,0 +1,16 @@
+{
+ "organizations": [
+ {
+ "host": "git@codeberg.org",
+ "name": "snonux"
+ },
+ {
+ "host": "git@github.com",
+ "name": "snonux"
+ }
+ ],
+ "repositories": [],
+ "exclude_branches": [
+ "^codex/"
+ ]
+} \ No newline at end of file