From bb1275b565d23fff7e63b2b0789efd5685c58641 Mon Sep 17 00:00:00 2001 From: Amine Kansra Date: Thu, 18 Sep 2025 11:13:56 +0200 Subject: [PATCH] =?UTF-8?q?.gitignore=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bf13d70 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# SQL Server database files +*.mdf +*.ldf \ No newline at end of file