chore: Gitignore watchman files

Summary:

Gitignore .watchman files
This commit is contained in:
Vladimir Ivic 2025-02-14 10:06:09 -08:00
parent 3d88b81ccf
commit 095ec7a69d

1
.gitignore vendored
View file

@ -20,3 +20,4 @@ _build
docs/src
pyrightconfig.json
venv/
**/.watchman*