mirror of
https://gitee.com/openharmony/third_party_rust_cxx
synced 2024-11-22 22:59:52 +00:00
Exclude buck-out from being watched by watchman
This commit is contained in:
parent
8931be52a0
commit
f014282770
3
.watchmanconfig
Normal file
3
.watchmanconfig
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"ignore_dirs": ["buck-out"]
|
||||
}
|
Loading…
Reference in New Issue
Block a user