Compare commits

..

No commits in common. "02774a7a58b06f3d5921aef63e0a29e08b67c63e" and "37597b3b1d8cdf550b414634f52dc88256c4ad9d" 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