-
Notifications
You must be signed in to change notification settings - Fork 7
/
.gitignore
21 lines (21 loc) · 894 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.buildozer/
cache/
blue_devices_screen/__pycache__/devices.cpython-38.pyc
time_picker/__pycache__/picker.cpython-38.pyc
dep.txt
constants/__pycache__/texts.cpython-38.pyc
alarm_manager/__pycache__/alarm.cpython-38.pyc
constants/__pycache__/urls.cpython-38.pyc
constants/__pycache__/colors.cpython-38.pyc
opengl_shader/__pycache__/bubbleshader.cpython-38.pyc
blue_devices_screen/__pycache__/devices.cpython-39.pyc
constants/__pycache__/colors.cpython-39.pyc
constants/__pycache__/texts.cpython-39.pyc
constants/__pycache__/urls.cpython-39.pyc
kivy_lang/__pycache__/kivy_lang.cpython-39.pyc
opengl_shader/__pycache__/bubbleshader.cpython-39.pyc
time_picker/__pycache__/picker.cpython-39.pyc
parking_alarm/__pycache__/alarm_screen.cpython-39.pyc
parking_alarm/__pycache__/alarm_screen.cpython-38.pyc
kivy_lang/__pycache__/kivy_lang.cpython-38.pyc
modified_picker/__pycache__/picker.cpython-38.pyc