Compare commits

..

No commits in common. "5b30d26cb06fbd0125bc6f537d5f1d73e6c5ad5b" and "b61deb720562b19b96b85667a9d4c021f3af8a11" have entirely different histories.

2 changed files with 4 additions and 8 deletions

5
.gitignore vendored
View File

@ -1,8 +1,3 @@
node_modules/ node_modules/
*/node_modules/ */node_modules/
*/build/ */build/
**/node_modules/
**/build/
.DS_Store
.env

File diff suppressed because one or more lines are too long