/
githubmirror
/
gitignore
Обзор
Документация
Войти
/
githubmirror
/
gitignore
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
Firebase.gitignore
28 строк
412 B
DrDead0
Updated Firebase.gitignore based on feedback: scoped to Firebase, removed unrelated entries
14 дек 2024, 20:23
14 дек 2024, 20:23
7111173
Код
Авторство
О чём код?
# Firebase build and deployment files /firebase-debug.log /firebase-debug.*.log .firebaserc # Firebase Hosting /firebase.json *.cache hosting/.cache # Firebase Functions /functions/node_modules/ /functions/.env /functions/package-lock.json # Firebase Emulators /firebase-*.zip /.firebase/ /emulator-ui/ # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Environment files (local configs) /.env.*