build: Add .git-next.toml config file
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Paul Campbell 2024-04-16 07:03:32 +01:00
parent ff69ed2f23
commit 07eaa09d11

6
.git-next.toml Normal file
View file

@ -0,0 +1,6 @@
[branches]
main = "main"
next = "next"
dev = "dev"
[options]