-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
37 lines (37 loc) · 910 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
EMeriTAte/python/src/EMeriTAte/comsis25/italy_power_demand
EMeriTAte/load_basic_motions_train_test_split.json
EMeriTAte/dyskinetic_train_test_split.json
EMeriTAte/dyskinetic/*
/cmake-build-debug/
submodules/capnproto/build
/cmake-build-release/
/cmake-build-release-linux/
/cmake-build-debug-linux/
query_compiler/cs/*
query_compiler/java/*
query_compiler/kinj/*
query_compiler/python3/*
query_compiler/.vscode/*
/data/benchmarking
__pycache__
__pycache__/*
/EMeriTAte/italy_power_demand/
/EMeriTAte/japanese_vowels/
/EMeriTAte/load_basic_motions/
/EMeriTAte/osuleaf/
/EMeriTAte/*.txt
/EMeriTAte/venv/
/EMeriTAte/first_osuleaf.csv
/EMeriTAte/italy_power_demand.csv
/EMeriTAte/basic_motions.csv
/EMeriTAte/.Rhistory
/EMeriTAte/italy_test/
/EMeriTAte/errors.log
/data/output_model_healthcare/
EMeriTAte/.idea/
EMeriTAte/dist/
*.csv
*.svg
EMeriTAte/test/
EMeriTAte/python/src/EMeriTAte/japanese_vowels.csv
dist/*