Skip to content

Commit f3c70ae

Browse files
committed
MAINT: Remove duplicate files from .gitignore
This commit removes lines 127-130 as they are duplicates of 149-152. These lines correspond to the files: * numpy/core/src/common/npy_binsearch.h * numpy/core/src/common/npy_partition.h * numpy/core/src/common/npy_sort.h * numpy/core/src/common/templ_common.h
1 parent 68bd6e3 commit f3c70ae

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: .gitignore

-4
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,6 @@ numpy/core/src/npysort/radixsort.c
146146
numpy/core/src/npysort/selection.c
147147
numpy/core/src/npysort/timsort.c
148148
numpy/core/src/npysort/sort.c
149-
numpy/core/src/common/npy_binsearch.h
150-
numpy/core/src/common/npy_partition.h
151-
numpy/core/src/common/npy_sort.h
152-
numpy/core/src/common/templ_common.h
153149
numpy/core/src/private/npy_binsearch.h
154150
numpy/core/src/private/npy_partition.h
155151
numpy/core/src/private/templ_common.h

0 commit comments

Comments
 (0)