-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
47 lines (41 loc) · 889 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
### AL ###
#Template for AL projects for Dynamics 365 Business Central
*.pdf
#launch.json folder
.vscode/
#Cache folder
.alcache/
#Symbols folder
.alpackages/
#Snapshots folder
.snapshots/
#Testing Output folder
.output/
#Extension App-file
*.app
#Rapid Application Development File
rad.json
#Translation Base-file
*.g.xlf
#License-file
*.flf
#Test results file
TestResults.xml
dataset/
pkldata/results_data_mean_0.0.pkl
pkldata/results_data_mean_1.0.pkl
pkldata/results_data_mean_2.0.pkl
pkldata/results_data_mean_3.0.pkl
pkldata/results_data_mean_4.0.pkl
pkldata/results_data_mean_6.0.pkl
pkldata/results_data_mean_7.0.pkl
pkldata/results_data_mean_8.0.pkl
pkldata/results_data_mean_9.0.pkl
pkldata/results_data_mean_10.0.pkl
__pycache__/
/home/safouane/Documents/workspace/copulasimilarity/CopulaSimilarity.egg-info
dist/
build/
CopulaSimilarity.egg-info
figuresandresults/
ipynb/