mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-11-24 08:46:48 +08:00
Merge pull request #6178 from Jwheuvel/1.9.x
All /lib dll files are now correctly taken into account when using git
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -186,5 +186,6 @@ src/Orchard.Web/Properties/PublishProfiles
|
||||
src/Orchard.Azure/Orchard.Azure.CloudService/Staging/
|
||||
|
||||
#enable all /lib artifacts
|
||||
!lib/*/*.*
|
||||
!lib/**/*.*
|
||||
!src/Orchard.Web/Modules/Orchard.Scripting.CSharp/Lib/*.*
|
||||
*/.vs/*
|
||||
|
||||
Reference in New Issue
Block a user