From 62f3e5bde90eb1c03dd4419cf7be8ae272589de9 Mon Sep 17 00:00:00 2001 From: BritishTeapot Date: Sun, 30 Mar 2025 19:09:02 +0200 Subject: [PATCH] Added the test permanent permissions table to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 818e054..037cf80 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ build/* .clang-tidy .cache test/protected/* +test/.pt.db compile_commands.json