-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitignore
76 lines (76 loc) · 1.39 KB
/
.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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
*.dot
*.dylib
*.prof
*.pyc
*.pyd
*.so
*.bin
*.log
*.dbf
*.xlsx
*.pickle
*.shp
*.shx
*.png
.coverage
data.*
paris*.*
lisezmoi*
dummy*
exemple.txt
examen*.csv
fleurs.csv
*dbase*
.eggs/*
_cache/*
build/*
dist/*
*egg-info/*
onnxruntime_profile*
prof
temp_*
essai.txt
schema.proto
.ipynb_checkpoints
_latex/ensae/*.aux
_latex/ensae/*.idx
_latex/ensae/*.out
_latex/ensae/*.pdf
_doc/sg_execution_times.rst
_doc/CHANGELOGS.rst
_doc/LICENSE.txt
_doc/auto_examples/*
_doc/articles/2024/pyramide.png
_doc/articles/2024/tsp_simple.png
_doc/examples/**/plot_*.png
_doc/examples/**/plot_*.xlsx
_doc/examples/prog/*.proto
_doc/examples/prog/schema_pb2.py
_doc/examples/prog/data/*.optimized.onnx
_doc/examples/prog/*.html
_doc/_static/require.js
_doc/_static/viz.js
_doc/practice/algo-compose/paris_54000.*
_doc/practice/algo-base/*.csv
_doc/practice/algo-base/*.txt
_doc/practice/algo-base/*.zip
_doc/practice/ml/catboost_info/*
_doc/practice/py-base/*.csv
_doc/practice/py-base/*.json
_doc/practice/py-base/*.jpg
_doc/practice/py-base/*.xlsx
_doc/practice/py-base/*.zip
_doc/practice/tds-algo/facebook/*
_doc/practice/tds-algo/*.txt
_doc/practice/tds-algo/*.zip
_doc/practice/tds-algo/image.png*
_doc/practice/tds-base/*.txt
_doc/practice/tds-base/*.csv
_doc/practice/tds-base/*.zip
_doc/practice/tds-base/*.html
_doc/practice/tds-base/monmodule*.*
_doc/c_data/*.csv
_doc/c_data/*.txt
_doc/c_data/*.xlsx
_doc/c_data/*.zip
_doc/c_data/*.dbf