Skip to content

Commit

Permalink
chore: add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sinkaroid committed Jun 25, 2022
1 parent 20eac18 commit 2232bc2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/node_modules
yarn.lock
/build
/playground
p.ts
.env
.idea

0 comments on commit 2232bc2

Please sign in to comment.