-
Notifications
You must be signed in to change notification settings - Fork 619
Expand file tree
/
Copy path.gitignore
More file actions
52 lines (45 loc) · 765 Bytes
/
.gitignore
File metadata and controls
52 lines (45 loc) · 765 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
40
41
42
43
44
45
46
47
48
49
50
51
52
artifacts
cuda_*.exe
miniconda3.exe
vs_buildtools.exe
*.nsys-rep
*.ini
# all folders starting with _ are local
_*/
# generated folders
kaolin/version.py
build/
build_docs/
kaolin.egg-info
*.so
*.egg
.eggs/
node_modules/
# byte-compiled python files
*.py[cod]
# pip cache
.cache
# editor specific
*~
.idea
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
*.sw*
*.ipynb_checkpoints
# tests
.test_logs/
.test_coverage/
.coverage
# example-output
examples/tutorial/output/
examples/tutorial/logs/
examples/tutorial/physics/*.log
examples/tutorial/physics/results/
examples/tutorial/physics/inria/
kaolin/physics/material_properties/
kaolin/physics/simplicits/output/
kaolin/physics/sparsified/
output/
assets/fiscus.ply