8000 Removed duplicate patterns from gitignore (#153515) · pytorch/pytorch@ebd3268 · GitHub
[go: up one dir, main page]

Skip to content

Commit ebd3268

Browse files
reed-evanspytorchmergebot
authored andcommitted
Removed duplicate patterns from gitignore (#153515)
Removed duplicate patterns from gitignore. These patterns are duplicated verbatim on lines 148-169. Pull Request resolved: #153515 Approved by: https://github.com/soulitzer
1 parent b992a66 commit ebd3268

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.gitignore

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -212,15 +212,6 @@ docs/source/scripts/lr_scheduler_images/
212212
# Compiled MATLAB
213213
*.mex*
214214

215-
# IPython notebook checkpoints
216-
.ipynb_checkpoints
217-
218-
# Editor temporaries
219-
*.swn
220-
*.swo
221-
*.swp
222-
*~
223-
224215
# NFS handle files
225216
**/.nfs*
226217

0 commit comments

Comments
 (0)
0