forked from scipy/scipy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitattributes
25 lines (23 loc) · 844 Bytes
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
* text=auto
tools/win32/build_scripts/nsis_scripts/*.nsi.in eol=crlf
# Don't want to convert line endings of this file, causes test failure on
# Windows
scipy/io/matlab/tests/data/japanese_utf8.txt binary
# Cython-generated files
scipy/interpolate/interpnd.c binary
scipy/io/matlab/mio_utils.c binary
scipy/io/matlab/mio5_utils.c binary
scipy/io/matlab/streams.c binary
scipy/signal/_spectral.c binary
scipy/sparse/csgraph/_min_spanning_tree.c binary
scipy/sparse/csgraph/_shortest_path.c binary
scipy/sparse/csgraph/_tools.c binary
scipy/sparse/csgraph/_traversal.c binary
scipy/spatial/ckdtree.c binary
scipy/spatial/qhull.c binary
scipy/special/_ufuncs.c binary
scipy/special/_ufuncs_cxx.cxx binary
scipy/special/_ufuncs_defs.h binary
scipy/special/_ufuncs_cxx_defs.h binary
scipy/stats/_rank.c binary
scipy/stats/vonmises_cython.c binary