mirror of
https://github.com/FranP-code/Pomodoro-Timer-with-Clockify-integration.git
synced 2025-10-12 23:52:30 +00:00
Changed and protected the new API Key for Firebase
This commit is contained in:
14
.gitignore
vendored
14
.gitignore
vendored
@@ -22,6 +22,16 @@ npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
# firebase
|
||||
# enviroment
|
||||
|
||||
/src/components/Firebase
|
||||
.env
|
||||
|
||||
# some things
|
||||
|
||||
/.firebase
|
||||
/.github
|
||||
/.vscode
|
||||
|
||||
.firebasesrc
|
||||
␠netlify.toml
|
||||
package-lock.json
|
||||
Reference in New Issue
Block a user