[no ci] Add .watchman to .gitignore (#114718)

Followup after https://github.com/pytorch/pytorch/pull/114716

TODO: should the old filename be deleted, or it just depends on Atom/VSCode version
Pull Request resolved: https://github.com/pytorch/pytorch/pull/114718
Approved by: https://github.com/kit1980
This commit is contained in:
Nikita Shulga
2023-11-29 01:37:40 +00:00
committed by PyTorch MergeBot
parent 48820c928c
commit 24f06c7783

1
.gitignore vendored
View File

@ -275,6 +275,7 @@ MANIFEST
# Atom/Watchman required file
.watchmanconfig
.watchman
# Files generated by CLion
cmake-build-debug