aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rw-r--r--bin/ICSharpCode.SharpZipLib.dllbin0 -> 200704 bytes
-rwxr-xr-xbin/LukeSkywalker.IPNetwork.dllbin0 -> 18432 bytes
-rwxr-xr-xbin/Npgsql.dllbin0 -> 413184 bytes
4 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 01a5d17..21f3d45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,6 +43,9 @@ db/*.db
43db/*.db-journal 43db/*.db-journal
44caches/addin-db-* 44caches/addin-db-*
45bin/*.dll 45bin/*.dll
46!bin/LukeSkywalker.IPNetwork.dll
47!bin/Npgsql.dll
48!bin/ICSharpCode.SharpZipLib.dll
46bin/OpenSim.vshost.exe.config 49bin/OpenSim.vshost.exe.config
47bin/OpenSim.32BitLaunch.vshost.exe.config 50bin/OpenSim.32BitLaunch.vshost.exe.config
48logs/OpenSim.32BitLaunch.log 51logs/OpenSim.32BitLaunch.log
diff --git a/bin/ICSharpCode.SharpZipLib.dll b/bin/ICSharpCode.SharpZipLib.dll
new file mode 100644
index 0000000..fe643eb
--- /dev/null
+++ b/bin/ICSharpCode.SharpZipLib.dll
Binary files differ
diff --git a/bin/LukeSkywalker.IPNetwork.dll b/bin/LukeSkywalker.IPNetwork.dll
new file mode 100755
index 0000000..25bcc2f
--- /dev/null
+++ b/bin/LukeSkywalker.IPNetwork.dll
Binary files differ
diff --git a/bin/Npgsql.dll b/bin/Npgsql.dll
new file mode 100755
index 0000000..24ca4bd
--- /dev/null
+++ b/bin/Npgsql.dll
Binary files differ