-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
75 lines (38 loc) · 967 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
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
\.idea/
\Version.json
\workingdir/
__pycache__/
EasyChemML/Encoder/build/temp\.win-amd64-3\.7/Release/
*.pyd
*.log
EasyChemML/Encoder/impl_FingerprintEncoder/build/temp.win-amd64-3.7/Release/
EasyChemML/Encoder/Mol2Vec/build/
EasyChemML/Encoder/impl_FingerprintEncoder/build/
*.so
*.c
*.lib
*.obj
*.exp
*.data
*.data
*.MPIdata0
*.o
ZARR_TMP/
*.0
Output/DATA/
Output/
workingdir/
.vs/EasyChemML/v16/
EasyChemML/Utilities/DataUtilities/RustBatchsystem/rustMergeSort/test/9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08/
EasyChemML/Utilities/DataUtilities/RustBatchsystem/target/debug/
EasyChemML/Utilities/DataUtilities/RustBatchsystem/target/
EasyChemML.egg-info/
EasyChemML/Utilities/DataUtilities/RustBatchsystem/pyRustBatchsystem/TMP/9f86d081884c7d659a2feaa0c55ad015a3bf4f1b2b0b822cd15d6c15b0f00a08/
*.npz
*.CPMETA
*.CPDATA
Examples/FP2MOL/Checkpoints/CheckpointSystemSTATE.hjson
*.cpp
build/
Version.json
TMP/