forked from wackywendell/tess
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
39 lines (39 loc) · 761 Bytes
/
.gitignore
File metadata and controls
39 lines (39 loc) · 761 Bytes
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
src/voro++
src/libvoro++.a
*.o
*.so
*.pyc
tess/_voro.cpp
examples/walls/torus
examples/walls/tetrahedron
examples/walls/frustum
examples/walls/cylinder
examples/interface/polygons
examples/interface/odd_even
examples/interface/loops
examples/interface/find_voro_cell
examples/extra/superellipsoid
examples/extra/irregular
examples/extra/cut_region
examples/extra/box_cut
examples/degenerate/degenerate2
examples/degenerate/degenerate
examples/custom/radical
examples/custom/custom_output
examples/custom/cell_statistics
examples/basic/single_cell
examples/basic/random_points
examples/basic/platonic
examples/basic/import
html
.ipynb_checkpoints
*.egg-info
*-testing.*
.pytest_cache
MANIFEST
/dist
/build
__pycache__
/docs/.build
/docs/.templates
/docs/.static