diff --git a/.gitignore b/.gitignore index 894a44c..b3fc397 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,9 @@ __pycache__/ # C extensions *.so +# Weatherstation database +pywatts.db + # Distribution / packaging .Python build/