Compare commits

..

No commits in common. "fb037cacd66ea0dcb72a0f03c6cb5baa321f36d5" and "b2c7fdbfd7775fdf2dec8021196c8d23814938b4" 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