Commit 611b1e8
Flow-ignore .git and .sl
Summary:
When working in a Git or Sapling clone of Metro OSS, Flow finds files inside checkout metadata. If these are in a bad state, it gives inactionable local errors, eg:
```
Error ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ .git/sl/origbackups/packages/metro-file-map/src/__tests__/index-test.js:1710:35
Cannot use <...>
```
This ignores them.
Changelog: Internal
Differential Revision: D109152977
fbshipit-source-id: ab2ad0e3f67e984ab545bf11289f0646fdd900b71 parent bba9734 commit 611b1e8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments