forked from richtamblyn/PGSparkLite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
32 lines (32 loc) · 1.38 KB
/
.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
lib/__pycache__/sparkampserver.cpython-37.pyc
lib/__pycache__/sparkdevices.cpython-37.pyc
lib/__pycache__/sparklistener.cpython-37.pyc
lib/external/__pycache__/SparkCommsClass.cpython-37.pyc
lib/external/__pycache__/SparkReaderClass.cpython-37.pyc
lib/external/__pycache__/__init__.cpython-37.pyc
lib/__pycache__/sparklistener.cpython-37.pyc
lib/__pycache__/sparklistener.cpython-37.pyc
lib/__pycache__/__init__.cpython-37.pyc
lib/external/__pycache__/SparkClass.cpython-37.pyc
lib/__pycache__/__init__.cpython-39.pyc
lib/__pycache__/sparkampserver.cpython-39.pyc
lib/__pycache__/sparkdevices.cpython-39.pyc
lib/__pycache__/sparklistener.cpython-39.pyc
lib/external/__pycache__/__init__.cpython-39.pyc
lib/external/__pycache__/SparkClass.cpython-39.pyc
lib/external/__pycache__/SparkCommsClass.cpython-39.pyc
lib/external/__pycache__/SparkReaderClass.cpython-39.pyc
.vscode/settings.json
pgsparklite.db
database/__pycache__/model.cpython-37.pyc
database/__pycache__/service.cpython-37.pyc
lib/__pycache__/presetdatabase.cpython-37.pyc
database/__pycache__/__init__.cpython-37.pyc
database/__pycache__/__init__.cpython-39.pyc
database/__pycache__/model.cpython-39.pyc
database/__pycache__/service.cpython-39.pyc
lib/__pycache__/common.cpython-37.pyc
lib/__pycache__/messages.cpython-37.pyc
lib/__pycache__/common.cpython-39.pyc
lib/__pycache__/messages.cpython-39.pyc
lib/__pycache__/sparkpreset.cpython-39.pyc