]> granicus.if.org Git - graphviz/commitdiff
Gitignore: Visual Studio db files.
authorErwin Janssen <erwinjanssen@outlook.com>
Sat, 11 Jun 2016 22:54:06 +0000 (00:54 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Sat, 11 Jun 2016 22:54:06 +0000 (00:54 +0200)
.gitignore

index c4ef8f9b98a76f02f557f47ab9b0a014bbdc85b1..e00f07a6d21b0885b202a20852c50ba83b2ee542 100644 (file)
@@ -202,3 +202,7 @@ tclpkg/tcldot/tcldot.3tcl.pdf
 tclpkg/tkspline/tkspline.3tk.pdf
 windows/Properties/AssemblyInfo.cs
 windows/build/graphviz.wxs
+
+# Ignore Visual Studio DB files
+*.VC.db
+*.VC.opendb
\ No newline at end of file