Base structure

This commit is contained in:
2022-11-23 13:23:25 +01:00
parent c7a66fddca
commit 261627570d
11 changed files with 870 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# Build files
build
# Logs
logs
*.log