-
Notifications
You must be signed in to change notification settings - Fork 41
/
.gitignore
52 lines (52 loc) · 1014 Bytes
/
.gitignore
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
dist/
build/
old/
__pycache__/
.DS_Store
*.o
*.pyc
*.log
*.nav
*.aux
*.toc
*.out
*.snm
*.synctex.gz
*.fdb_latexmk
*.fls
*.eggs/
*.egg-info/
*.dmg
*.pkg
*.exe
cython/SnapPy.c
cython/SnapPy.h
cython/SnapPyHP.cpp
cython/SnapPyHP.c
cython/SnapPyHP.h
opengl/CyOpenGL.c
opengl/CyOpenGL.h
python/doc/
kernel/documentation/doxyhtml
doc_src/_build/
dev/talks/outline/sage74-nmd.pdf
dev/talks/sage74-part1/sage74p1.pdf
opengl/Togl2.1-SnapPy/win*/Release_VC9
opengl/Togl2.1-SnapPy/win*/version.vc
opengl/Togl2.1-SnapPy/win*/nmakehlp*
opengl/Togl2.1-SnapPy/win*/win32VC-tk8.*
opengl/Togl2.1-SnapPy/win*/vercl.*
opengl/Togl2.1-SnapPy/Makefile
opengl/Togl2.1-SnapPy/config.status
opengl/Togl2.1-SnapPy/libTogl2.1.dylib
opengl/Togl2.1-SnapPy/libToglstub2.1.a
opengl/Togl2.1-SnapPy/pkgIndex.tcl
opengl/Togl2.1-SnapPy/togl_ws.h
dev/min_cython/*.so
dev/min_cython/cython_code/*.c
mac_osx_app/disk_images/
windows_exe/SnapPy/
windows_exe/dist*
windows_exe/vc_redist_installers/vc_redist_*.exe
quad_double/qd/lib/
quad_double/qd/qd-*