Skip to content

Commit 3966c41

Browse files
authored
Cleaning repository (#13)
1 parent dc61d97 commit 3966c41

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,14 @@ dist/*
99
build/*
1010
.eggs/*
1111
*egg-info/*
12-
_doc/examples/_cache/*
1312
_doc/auto_examples/*
13+
_doc/examples/_cache/*
1414
_doc/examples/plot_*.png
15+
_doc/examples/plot_*.xlsx
16+
_doc/examples/data/*.optimized.onnx
17+
_doc/examples/*.html
1518
_doc/_static/require.js
1619
_doc/_static/viz.js
1720
_unittests/ut__main/*.png
18-
_doc/examples/data/*.optimized.onnx
19-
_doc/examples/*.html
2021
_unittests/ut__main/_cache/*
2122
_unittests/ut__main/*.html
-5.84 KB
Binary file not shown.

_doc/examples/prof_base.xlsx

-29.8 KB
Binary file not shown.

0 commit comments

Comments
 (0)