commit 8fe81d1ce49f34438c5de9b0414d10068372c48a parent e9e57dcf55cf931020ddefe5e08995fe68f660b5 Author: Christian Blättler <blatc2@bfh.ch> Date: Thu, 18 Apr 2024 08:44:31 +0200 gitignore Diffstat:
| M | .gitignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -171,3 +171,5 @@ contrib/tos/conf.py contrib/pp/conf.py src/auditordb/test_auditordb_checkpoints-postgres src/auditordb/test_auditordb_checkpoints_postgres +/.cache +/compile_commands.json