diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2024-02-15 14:52:56 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2024-02-15 14:52:56 +0200 |
| commit | 2654f648a82b29c7b6df7aaeccf0e8ddc9ec7f47 (patch) | |
| tree | a77f84632be9463a6146021ce934b5fce6ae5879 /robot/.gitignore | |
| parent | c46a491374a9bcf0d88b24b8ce4cf30a996b25ce (diff) | |
| parent | eb99c9a975712b50d97750a463119d20e8106d37 (diff) | |
Merge branch 'main' of marcelus.net:mqtt
Diffstat (limited to 'robot/.gitignore')
| -rw-r--r-- | robot/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/robot/.gitignore b/robot/.gitignore new file mode 100644 index 0000000..7e576c0 --- /dev/null +++ b/robot/.gitignore @@ -0,0 +1,4 @@ +__pycache__/ +*.pyc +.venv/ +.vscode/
\ No newline at end of file |
