Compare commits

..

No commits in common. "d05f6dd0159482a356b9c2b93a1ecdb34ca92d5e" and "5bdcef6e1c34a843714ea1e55b6cd9ef81ac47bd" 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