diff --git a/.gitignore b/.gitignore index d064e44..d6f5bdc 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ __pycache__ examples/__pycache__ meshtastic.spec .hypothesis/ -coverage.xml \ No newline at end of file +coverage.xml +.ipynb_checkpoints \ No newline at end of file