mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[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:
committed by
PyTorch MergeBot
parent
48820c928c
commit
24f06c7783
1
.gitignore
vendored
1
.gitignore
vendored
@ -275,6 +275,7 @@ MANIFEST
|
||||
|
||||
# Atom/Watchman required file
|
||||
.watchmanconfig
|
||||
.watchman
|
||||
|
||||
# Files generated by CLion
|
||||
cmake-build-debug
|
||||
|
Reference in New Issue
Block a user