From 9c3e1255115736d9be3b86e94cca3615c61631b5 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Wed, 15 Feb 2017 21:35:39 +1000 Subject: Include some missing dlls that should be in the source repo. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 01a5d17..21f3d45 100644 --- a/.gitignore +++ b/.gitignore @@ -43,6 +43,9 @@ db/*.db db/*.db-journal caches/addin-db-* bin/*.dll +!bin/LukeSkywalker.IPNetwork.dll +!bin/Npgsql.dll +!bin/ICSharpCode.SharpZipLib.dll bin/OpenSim.vshost.exe.config bin/OpenSim.32BitLaunch.vshost.exe.config logs/OpenSim.32BitLaunch.log -- cgit v1.1