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

Release v1.2.0 #290

Closed
wants to merge 16 commits into from
Prev Previous commit
Next Next commit
Update .gitignore
  • Loading branch information
Ronald Bunk authored Oct 13, 2022
commit 01600302245d38e249080cf5470ccd35b57405a1
28 changes: 6 additions & 22 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,24 +1,8 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
.idea/
.vscode/

# dependencies
node_modules
.pnp
.pnp.js
build/
dist/
node_modules/

# testing
coverage

# production
build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.idea

npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.log*