refactor: project structure

This commit is contained in:
2023-10-21 20:31:31 +02:00
parent 1bbdbf751b
commit fc005a74c3
12 changed files with 215 additions and 104 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,5 @@
# dotenv environment variables file
.env
.env*
.env*
coverage