diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 47ecb5a9f5..e8d37cbe50 100644 --- a/.gitignore +++ b/.gitignore @@ -75,6 +75,7 @@ torch/lib/tmp_install torch/lib/torch_shm_manager torch/lib/site-packages/ torch/lib/python* +torch/lib64 torch/include/ torch/share/ torch/test/ |