diff --git a/.gitignore b/.gitignore index 7657644..4c45be6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ /target Cargo.lock + *.log -test.db* \ No newline at end of file + +demo.db* \ No newline at end of file