added to .gitignore

pull/3/head
Simon Huang 5 years ago
parent 2ed8323d97
commit 1017155720

3
.gitignore vendored

@ -8,6 +8,9 @@
# testing # testing
/coverage /coverage
# credentials
/src/services/firebase.ts
# production # production
/build /build
/.firebase /.firebase

Loading…
Cancel
Save