Update .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -25,3 +25,8 @@ go.work.sum
|
||||
.env
|
||||
|
||||
**temp_data/**
|
||||
|
||||
# py file for branch switching
|
||||
*venv
|
||||
*pytest_cache/**
|
||||
*pycache*/**
|
||||
BIN
src/__pycache__/__init__.cpython-311.pyc
Normal file
BIN
src/__pycache__/__init__.cpython-311.pyc
Normal file
Binary file not shown.
BIN
src/__pycache__/config.cpython-311.pyc
Normal file
BIN
src/__pycache__/config.cpython-311.pyc
Normal file
Binary file not shown.
BIN
src/__pycache__/main.cpython-311.pyc
Normal file
BIN
src/__pycache__/main.cpython-311.pyc
Normal file
Binary file not shown.
BIN
src/components/__pycache__/__init__.cpython-311.pyc
Normal file
BIN
src/components/__pycache__/__init__.cpython-311.pyc
Normal file
Binary file not shown.
BIN
src/components/__pycache__/poo_recorder.cpython-311.pyc
Normal file
BIN
src/components/__pycache__/poo_recorder.cpython-311.pyc
Normal file
Binary file not shown.
BIN
src/tests/__pycache__/__init__.cpython-311.pyc
Normal file
BIN
src/tests/__pycache__/__init__.cpython-311.pyc
Normal file
Binary file not shown.
BIN
src/tests/__pycache__/test_config.cpython-311-pytest-8.3.2.pyc
Normal file
BIN
src/tests/__pycache__/test_config.cpython-311-pytest-8.3.2.pyc
Normal file
Binary file not shown.
BIN
src/tests/__pycache__/test_main.cpython-311-pytest-8.3.2.pyc
Normal file
BIN
src/tests/__pycache__/test_main.cpython-311-pytest-8.3.2.pyc
Normal file
Binary file not shown.
BIN
src/util/__pycache__/__init__.cpython-311.pyc
Normal file
BIN
src/util/__pycache__/__init__.cpython-311.pyc
Normal file
Binary file not shown.
BIN
src/util/__pycache__/homeassistant.cpython-311.pyc
Normal file
BIN
src/util/__pycache__/homeassistant.cpython-311.pyc
Normal file
Binary file not shown.
BIN
src/util/__pycache__/location_recorder.cpython-311.pyc
Normal file
BIN
src/util/__pycache__/location_recorder.cpython-311.pyc
Normal file
Binary file not shown.
BIN
src/util/__pycache__/mqtt.cpython-311.pyc
Normal file
BIN
src/util/__pycache__/mqtt.cpython-311.pyc
Normal file
Binary file not shown.
BIN
src/util/__pycache__/notion.cpython-311.pyc
Normal file
BIN
src/util/__pycache__/notion.cpython-311.pyc
Normal file
Binary file not shown.
BIN
src/util/__pycache__/ticktick.cpython-311.pyc
Normal file
BIN
src/util/__pycache__/ticktick.cpython-311.pyc
Normal file
Binary file not shown.
BIN
src/util/tests/__pycache__/__init__.cpython-311.pyc
Normal file
BIN
src/util/tests/__pycache__/__init__.cpython-311.pyc
Normal file
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user