aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore6
-rw-r--r--Software/DB/Tango.mdfbin0 -> 8388608 bytes
-rw-r--r--Software/DB/Tango_log.ldfbin0 -> 8388608 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 940794e60..c110f3b0d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -217,9 +217,9 @@ UpgradeLog*.XML
UpgradeLog*.htm
# SQL Server files
-*.mdf
-*.ldf
-*.ndf
+# *.mdf
+# *.ldf
+# *.ndf
# Business Intelligence projects
*.rdl.data
diff --git a/Software/DB/Tango.mdf b/Software/DB/Tango.mdf
new file mode 100644
index 000000000..8806e0878
--- /dev/null
+++ b/Software/DB/Tango.mdf
Binary files differ
diff --git a/Software/DB/Tango_log.ldf b/Software/DB/Tango_log.ldf
new file mode 100644
index 000000000..8fd6644ac
--- /dev/null
+++ b/Software/DB/Tango_log.ldf
Binary files differ