Compare commits
No commits in common. "8b6afa0e5baf5e428f15fce624968a8728b284b7" and "fae37cfb283557d92b58628b662c3c1261633ef9" have entirely different histories.
8b6afa0e5b
...
fae37cfb28
3
.gitignore
vendored
3
.gitignore
vendored
@ -3,6 +3,9 @@ node_modules/
|
|||||||
package-lock.json
|
package-lock.json
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
|
# Переменные окружения
|
||||||
|
.env
|
||||||
|
|
||||||
# Логи
|
# Логи
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
yarn-debug.log*
|
yarn-debug.log*
|
||||||
|
Loading…
Reference in New Issue
Block a user