mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Removed duplicate patterns from gitignore (#153515)
Removed duplicate patterns from gitignore. These patterns are duplicated verbatim on lines 148-169. Pull Request resolved: https://github.com/pytorch/pytorch/pull/153515 Approved by: https://github.com/soulitzer
This commit is contained in:
committed by
PyTorch MergeBot
parent
b992a665d1
commit
ebd3268538
9
.gitignore
vendored
9
.gitignore
vendored
@ -212,15 +212,6 @@ docs/source/scripts/lr_scheduler_images/
|
|||||||
# Compiled MATLAB
|
# Compiled MATLAB
|
||||||
*.mex*
|
*.mex*
|
||||||
|
|
||||||
# IPython notebook checkpoints
|
|
||||||
.ipynb_checkpoints
|
|
||||||
|
|
||||||
# Editor temporaries
|
|
||||||
*.swn
|
|
||||||
*.swo
|
|
||||||
*.swp
|
|
||||||
*~
|
|
||||||
|
|
||||||
# NFS handle files
|
# NFS handle files
|
||||||
**/.nfs*
|
**/.nfs*
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user