Lock manifest.json
Summary: The PWA manifest is very unlikely to change at the same frequency that tokens get generated and injected here. Add it to .gitignore so that these changes are, well, ignored. Reviewed By: antonk52 Differential Revision: D45950055 fbshipit-source-id: bd082f3bf005c7746c7dd3682b4ebde039633398
This commit is contained in:
committed by
Facebook GitHub Bot
parent
1a6fac2a50
commit
5d40b5fedd
1
.gitignore
vendored
1
.gitignore
vendored
@@ -9,6 +9,7 @@ bundle.map
|
|||||||
.env
|
.env
|
||||||
desktop-branch-*/
|
desktop-branch-*/
|
||||||
auth.token
|
auth.token
|
||||||
|
manifest.json
|
||||||
|
|
||||||
# conflicts with FB internal infra
|
# conflicts with FB internal infra
|
||||||
.watchmanconfig
|
.watchmanconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user