From 27fa3e21b807201a69146d1d16bf297c7e1fe880 Mon Sep 17 00:00:00 2001 From: Girish Pattabiraman Date: Sat, 21 Jan 2017 22:29:20 -0800 Subject: Ignore DB and opendb files. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 7f8fa260..f227925f 100644 --- a/.gitignore +++ b/.gitignore @@ -192,3 +192,5 @@ FakesAssemblies/ # Visual Studio 6 workspace options file *.opt +*.db +*.opendb -- cgit v1.3.1