*.dll
!/ThirdPartyLibraries/*.dll
!/ThirdPartyLibraries/*/*.dll
!/ThirdPartyLibraries/*/lib/*.dll
!/ThirdPartyLibraries/*/lib/*/*.dll
I am trying to include dlls only from that folder but it won't let me
I searched and I searched all I found was directory ignores then directory exceptions which doesn't apply here
if this has been asked before, please forgive my search skills