From 73857eed51ae97e68ae380086f57cff094776b36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=A4felfinger?= Date: Fri, 25 Jan 2019 00:06:50 +0100 Subject: [PATCH] added db to ignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e7a9f91..e9b5caa 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,9 @@ TestResults *.user *.sln.docstates +# sqlite databases +*.db + # Build results [Dd]ebug/ [Rr]elease/