aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Walter Seikel2017-02-15 21:35:39 +1000
committerDavid Walter Seikel2017-02-15 21:35:39 +1000
commit9c3e1255115736d9be3b86e94cca3615c61631b5 (patch)
treed0222a731a77d9395b6b404b98fee2789940d9e6 /.gitignore
parentMore docs. (diff)
downloadopensim-SC_OLD-9c3e1255115736d9be3b86e94cca3615c61631b5.zip
opensim-SC_OLD-9c3e1255115736d9be3b86e94cca3615c61631b5.tar.gz
opensim-SC_OLD-9c3e1255115736d9be3b86e94cca3615c61631b5.tar.bz2
opensim-SC_OLD-9c3e1255115736d9be3b86e94cca3615c61631b5.tar.xz
Include some missing dlls that should be in the source repo.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 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