Initial commit

This commit is contained in:
2020-12-11 17:41:26 +05:00
commit a813c1057a
6 changed files with 74 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
/node_modules
/build
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.env.local
.env.development.local
.env.test.local
.env.production.local
.vscode/