Skip to content

Commit

Permalink
[no ci] Add .watchman to .gitignore (pytorch#114718)
Browse files Browse the repository at this point in the history
Followup after pytorch#114716

TODO: should the old filename be deleted, or it just depends on Atom/VSCode version
Pull Request resolved: pytorch#114718
Approved by: https://github.com/kit1980
  • Loading branch information
malfet authored and pytorchmergebot committed Nov 29, 2023
1 parent 48820c9 commit 24f06c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,7 @@ MANIFEST

# Atom/Watchman required file
.watchmanconfig
.watchman

# Files generated by CLion
cmake-build-debug
Expand Down

0 comments on commit 24f06c7

Please sign in to comment.