Compare commits

..

No commits in common. "8b6afa0e5baf5e428f15fce624968a8728b284b7" and "fae37cfb283557d92b58628b662c3c1261633ef9" have entirely different histories.

2 changed files with 3 additions and 0 deletions

View File

3
.gitignore vendored
View File

@ -3,6 +3,9 @@ node_modules/
package-lock.json
.idea/
# Переменные окружения
.env
# Логи
npm-debug.log*
yarn-debug.log*