From 980f6d5f3285fc1513abfede8557b9043949d150 Mon Sep 17 00:00:00 2001 From: SpoinkyNL Date: Thu, 18 Apr 2019 19:44:28 +0200 Subject: [PATCH] Ignore Storage.db --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a6e8a9467..e56f74231 100644 --- a/.gitignore +++ b/.gitignore @@ -192,3 +192,5 @@ FakesAssemblies/ # Visual Studio 6 workspace options file *.opt *.opendb + +src/Artemis\.Storage/Storage\.db