diff --git a/.gitignore b/.gitignore index 0796cda..43a46b8 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.a *.d *.swp +.DS_Store ws test_adapter .gnupg @@ -26,4 +27,5 @@ test_passphrase_cache test_semaphore test_lm_dummy test_sqlite3 -test.db \ No newline at end of file +test_pEpsqlite +*.db \ No newline at end of file