Skip to content

Commit

Permalink
React Base Files
Browse files Browse the repository at this point in the history
  • Loading branch information
anushbhatia committed Jan 4, 2021
1 parent f17d279 commit 0dc39cc
Show file tree
Hide file tree
Showing 96 changed files with 16,840 additions and 2,631 deletions.
19 changes: 19 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,21 @@
.vscode/
/node_modules
/.pnp
/build
.pnp.js

# testing
/coverage



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

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

0 comments on commit 0dc39cc

Please sign in to comment.