diff --git a/.gitignore b/.gitignore index 4494caa..95d172c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ _patches_applied/ *~ .DS_Store docs/ +data/ diff --git a/data/sensu.db b/data/sensu.db deleted file mode 100644 index ca2e1dc..0000000 Binary files a/data/sensu.db and /dev/null differ diff --git a/data/sensu.db-shm b/data/sensu.db-shm deleted file mode 100644 index 09230f8..0000000 Binary files a/data/sensu.db-shm and /dev/null differ diff --git a/data/sensu.db-wal b/data/sensu.db-wal deleted file mode 100644 index 8e6a9c5..0000000 Binary files a/data/sensu.db-wal and /dev/null differ