fix: Ignore watchman files

Summary:

Test Plan:

Reviewers:

Subscribers:

Tasks:

Tags:
This commit is contained in:
Vladimir Ivic 2025-02-13 17:07:54 -08:00
parent 2a8e199e10
commit 6af29ea3c4

1
.gitignore vendored
View file

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