-
Notifications
You must be signed in to change notification settings - Fork 104
/
.gitignore
50 lines (50 loc) · 807 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
/dist
/build
/BAC0/core/__pycache__
/BAC0/core/app/__pycache__
/BAC0/core/functions/__pycache__
/BAC0/core/io/__pycache__
/BAC0.egg-info
/src
/BAC0/scripts/__pycache__
/BAC0/__pycache__
/BAC0Script.egg-info
/.coverage
/doc/build
/__pycache__
/.cache
/.coveragerc
/.pylintrc
__pycache__
/BAC0/core/devices/mixins/__pycache__
/BAC0/sql/__pycache__
/BAC0/.coverage
/Jupyter/BACPypes.ipynb
/tests/__pycache__
/tests/need_rebuild_Device.py
/tests/.coverage
/pylintrc
/.pytest_cache
/tests/archive
/BAC0/web/test
/venv/
obj300.db
BAC0.bin
BAC0.db
obj30.bin
obj30.db
obj300.bin
/.vscode
*.bin
*.db
*.log
wily-report.html
make_doc.bat
tests/manual_test_bokeh.py
.env
samples/pascal_stlouis.py
samples/johnhensen.py
/samples/Climatic-chamber-.ipynb
samples/bartinglmqtt.py
samples/bartling2.py
samples/ferkelcode.py