Initial commit.

This commit is contained in:
Kavin 2022-10-22 13:28:40 +01:00
commit e1a1db2160
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD
19 changed files with 2571 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
/target
/export
/mirror
# Idea IDEs
.idea/