Add project files

This commit is contained in:
ChaoticByte 2024-08-13 20:32:46 +02:00
parent c289650a0d
commit 1c72d8e20d
No known key found for this signature in database
4 changed files with 139 additions and 0 deletions

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
tmp/
vendor/*
.venv/
.vscode/