Ignore watchmanconfig in fbsource (#868)

Summary:
Pull Request resolved: https://github.com/facebook/flipper/pull/868

As discussed in D20252170

Reviewed By: passy

Differential Revision: D20278783

fbshipit-source-id: c965520a0ad44bf1838224003017177c149025e9
This commit is contained in:
Michel Weststrate
2020-03-05 08:05:10 -08:00
committed by Facebook Github Bot
parent 04acc9cfd7
commit 52b907fa25
5 changed files with 23 additions and 1 deletions

3
.gitignore vendored
View File

@@ -4,6 +4,9 @@ website/build
yarn-error.log
static/main.bundle.*
# conflicts with FB internal infra
.watchmanconfig
# iOS / Xcode
*.xcworkspace
**/Pods/