davidjrh / dnn.azureadprovider

The DNN Azure Active Directory Provider is an Authentication provider for DNN Platform (formerly DotNetNuke) that uses Azure Active Directory OAuth2 authentication to authenticate users.
MIT License
34 stars 21 forks source link

FIX: Properly exclude packages and node_modules #101

Closed alendv closed 8 months ago

alendv commented 8 months ago

Fixes issue #92.

The 'packages' folder is still created, but it only contains DotNetNuke-related directories. Without the Exclude it would contain more.