feat: split code in seperate files

This commit is contained in:
Simon Cornet 2025-01-02 18:49:07 +01:00
commit 10d5cb4a13
4 changed files with 282 additions and 0 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
!cmd/*
!cmd/gogitlabber/*
gogitlabber