Compare commits

..

No commits in common. "dce842d5f9c0425e6c832f4f9e6a1f3a56bc9fc2" and "850c6bf707e82250eda2e33407012f07defb6d05" 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