Commit
Author: Joan León [joan.leon@gmail.com]
Committer: GitHub [noreply@github.com] Mon, 18 Apr 2022 16:58:24 +0000
Hash: d5e313a41d07ab37e263933b3c58efa83bef5207
Timestamp: Mon, 18 Apr 2022 16:58:24 +0000 (2 years ago)

+3 -1 +/-1 browse
Add .github and .firebaserc to .npmignore (#224)
Add .github and .firebaserc to .npmignore (#224)

1diff --git a/.npmignore b/.npmignore
2index 03e4651..44d7bbf 100644
3--- a/.npmignore
4+++ b/.npmignore
5 @@ -1,2 +1,4 @@
6+ .firebaserc
7+ .github
8 docsite/
9- test/
10\ No newline at end of file
11+ test/