Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55d07fb commit 82c93bbCopy full SHA for 82c93bb
1 file changed
.gitignore
@@ -0,0 +1,13 @@
1
+*.pyc
2
+*.so
3
+*~
4
+\#*
5
+__*
6
+
7
+build
8
+/dist
9
+/numpy.egg-inf
10
+/numpy/version.py
11
12
+/tools/win32build/misc/msvcrt90/msvcr90.def
13
+/doc/source/reference/generated
0 commit comments