Skip to content

Commit

Permalink
add gitignore and packages
Browse files Browse the repository at this point in the history
  • Loading branch information
PawanOsman committed Mar 24, 2023
1 parent 437bb00 commit 8ca02bb
Show file tree
Hide file tree
Showing 3 changed files with 1,191 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.vscode/
.idea/
.DS_Store
npm-debug.log
yarn.lock
node_modules/
dist/
.parcel-cache
db.json
.env
Loading

0 comments on commit 8ca02bb

Please sign in to comment.