Add auth.token to .gitignore
Summary: Bit annoying if everytime we run it we have to manually delete/discard file. So, add to gitignore. Reviewed By: LukeDefeo, passy Differential Revision: D45688164 fbshipit-source-id: 6ae2b570f571a3d44b0c75bb3d614887e4943e5b
This commit is contained in:
committed by
Facebook GitHub Bot
parent
238f40f55d
commit
133ea43f7d
1
.gitignore
vendored
1
.gitignore
vendored
@@ -8,6 +8,7 @@ bundle.map
|
|||||||
*.bundle.map
|
*.bundle.map
|
||||||
.env
|
.env
|
||||||
desktop-branch-*/
|
desktop-branch-*/
|
||||||
|
auth.token
|
||||||
|
|
||||||
# conflicts with FB internal infra
|
# conflicts with FB internal infra
|
||||||
.watchmanconfig
|
.watchmanconfig
|
||||||
|
|||||||
Reference in New Issue
Block a user