-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
51 lines (51 loc) · 763 Bytes
/
.gitignore
File metadata and controls
51 lines (51 loc) · 763 Bytes
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
dist/*
.vscode/*
raw_imu.csv
test.py
sifi_bridge_windows.exe
libemg.egg-info/*
token.txt
.pytest_cache/*
.vscode/*
tests/__pycache__/*
.coverage
build/*
libemg/__pycache__/*
.coverage
tests/feature_tests/__pycache__/*
tests/feature_tests/__pycache__/
todo.txt
demos/__pycache__/*
data/*
raw_emg.csv
docs/build/*
.DS_Store
docs/.DS_Store
tests/feature_tests/*.m
tests/feature_tests/required_fn/*
example_data/*
libemg/datasets/__pycache__/*
demos/data/sgt_example/*
libemg/_streamers/__pycache__/*
demos/images/
demos/data/sgt/*
demos/data/GRABMyo/*
demos/data/*
data_tmp/*
images_tmp/*
.venv
images/
libemg/__init__.pyc
test_myo.py
test_pca.py
libemg/_gui/__pycache__/*
media/*
*.exe
test_*.py
*.csv
.vscode/*
test_delsys_api.py
resources/
*.pyc
*.pkl
animation/