diff --git a/.gitignore b/.gitignore index 16078e483..5000a8d47 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,7 @@ dist/* build/* # PouchDB stuff -*.db* +*db.json # Logs logs diff --git a/app/app.html b/app/app.html index 9242295c7..3e8f9d52e 100644 --- a/app/app.html +++ b/app/app.html @@ -6,8 +6,6 @@
- -