build: add watchman

This commit is contained in:
eneller
2025-03-19 22:22:45 +01:00
parent 3d10081846
commit b65d878981
4 changed files with 21 additions and 2 deletions

4
src/.watchmanconfig Normal file
View File

@@ -0,0 +1,4 @@
{
"ignore_dirs": ["node_modules"]
}