first commit

This commit is contained in:
Ivan
2023-07-04 01:31:18 +03:00
commit c38cb8c2a5
55 changed files with 18273 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@ -0,0 +1,7 @@
/node_modules
static/scripts/.DS_Store
static/styles/.DS_Store
static/templates/.DS_Store
static/img/.DS_Store
static/.DS_Store
.DS_Store