diff --git a/.gitignore b/.gitignore index a66b031..91c4edb 100644 --- a/.gitignore +++ b/.gitignore @@ -137,4 +137,7 @@ dist # config files app/config/ -app/logs/ \ No newline at end of file +app/logs/ + +# database +sensors.db \ No newline at end of file