Initial commit.
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2024-05-04 13:18:37 +05:00
commit 8b945c8f90
16 changed files with 273 additions and 0 deletions

3
.gitignore vendored Executable file
View File

@@ -0,0 +1,3 @@
.idea
.vscode
*DS_Store*