initial commit

This commit is contained in:
Roman Schnakenberg
2024-06-04 01:16:41 +02:00
parent e4e731ee68
commit 379bc2f2ff
4 changed files with 15 additions and 154 deletions

3
.gitignore vendored
View File

@@ -34,3 +34,6 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
# IDE
.idea