Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

Commit

Permalink
add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
9.8 committed Aug 10, 2021
1 parent ae6c518 commit ce70539
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
node_modules/
.idea/
npm-debug.log
dist/
.vscode/
.DS_Store

0 comments on commit ce70539

Please sign in to comment.