Skip to content

Commit

Permalink
MAINT: Add platform specific umath tests to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudh2290 committed Jun 19, 2020
1 parent 2990d6e commit 27edfbb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,9 @@ numpy/core/src/umath/simd.inc
numpy/core/src/umath/struct_ufunc_test.c
numpy/core/src/umath/test_rational.c
numpy/core/src/umath/umath_tests.c
numpy/core/src/umath/_umath_tests.dispatch.avx2.c
numpy/core/src/umath/_umath_tests.dispatch.h
numpy/core/src/umath/_umath_tests.dispatch.sse41.c
numpy/distutils/__config__.py
numpy/linalg/umath_linalg.c
doc/source/**/generated/
Expand Down

0 comments on commit 27edfbb

Please sign in to comment.