From b2fc208fbdb55ecc3cba59e2dd51976ce829a4be Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Sun, 27 Oct 2024 19:33:45 +0100 Subject: WIP db facade --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 27d5402..180afb8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ build doxygen .cache +*.db CMakeLists.txt.user CMakeCache.txt @@ -14,3 +15,4 @@ compile_commands.json CTestTestfile.cmake _deps CMakeUserPresets.json + -- cgit v1.2.3