mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
.gitignore for the docs folder
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/27491 Test Plan: Imported from OSS Differential Revision: D17796152 Pulled By: zafartahirov fbshipit-source-id: d1aaf27b4ea1fb683cd889e5a935b4ca275de3ad
This commit is contained in:
committed by
Facebook Github Bot
parent
eb93200321
commit
6e59fb6a97
4
docs/.gitignore
vendored
Normal file
4
docs/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
node_modules/
|
||||
package-lock.json
|
||||
package.json
|
||||
yarn.lock
|
Reference in New Issue
Block a user