This commit is contained in:
Janis
2023-02-07 13:45:40 +01:00
parent d5f5b79140
commit d2ff34d3b6
70 changed files with 1388 additions and 8768 deletions

8
.gitignore vendored
View File

@@ -4,7 +4,7 @@
/node_modules
/.pnp
.pnp.js
/copy
# testing
/coverage
@@ -18,9 +18,7 @@
# misc
.DS_Store
*.pem
/docker_data/postgres/
#! .env
# debug
npm-debug.log*
yarn-debug.log*
@@ -36,5 +34,3 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
.vscode