Full Screen mode (#1212)

This commit is contained in:
Mohit kumar Bajoria 2020-04-06 03:17:13 +05:30 committed by GitHub
parent 81b38d8808
commit 2de4fe29ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 42 additions and 7 deletions

9
.gitignore vendored
View file

@ -1,7 +1,10 @@
.DS_Store
.vscode
*.log
.DS_Store
.envrc
.now
.vscode
build
firebase/
logs
node_modules
npm-debug.log*
@ -9,5 +12,3 @@ static
yarn-debug.log*
yarn-error.log*
yarn.lock
.envrc
firebase/