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
_watchmanconfig Normal file
View File

@@ -0,0 +1,3 @@
{
"ignore_dirs": ["node_modules", "build", "dist"]
}