add gitignore and packages

This commit is contained in:
Pawan Osman
2023-03-24 08:27:36 +03:00
parent 437bb0010a
commit 8ca02bbd77
3 changed files with 1191 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
.vscode/
.idea/
.DS_Store
npm-debug.log
yarn.lock
node_modules/
dist/
.parcel-cache
db.json
.env