This repository was archived by the owner on Sep 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -33,11 +33,14 @@ wss.url=https://saas.whitesourcesoftware.com/agent
3333#npm.ignoreNpmLsErrors=true
3434#npm.ignoreScripts=true
3535#npm.yarnProject=true
36+ #npm.accessToken=
3637
3738#bower.resolveDependencies=false
3839#bower.ignoreSourceFiles=true
3940#bower.runPreStep=true
4041
42+ #nuget.resolvePackagesConfigFiles=false
43+ #nuget.resolveCsProjFiles=false
4144#nuget.resolveDependencies=false
4245#nuget.restoreDependencies=true
4346#nuget.ignoreSourceFiles=true
@@ -127,7 +130,7 @@ productToken=
127130#########################################################################################
128131# Includes/Excludes Glob patterns - PLEASE USE ONLY ONE EXCLUDE LINE AND ONE INCLUDE LINE
129132#########################################################################################
130- includes=**/*.c **/*.cc **/*.cp **/*.cpp **/*.cxx **/*.c++ **/*.h **/*.hpp **/*.hxx **/*.pas **/*.zip **/*.tar.gz **/*.egg **/*.whl **/*.py **/*.tgz **/*.deb **/*.gzip **/*.rpm **/*.tar.bz2 **/*.dll **/*.cs **/*.nupkg **/*.gem **/*.rb **/*.m **/*.mm **/*.js **/*.php **/*.zip **/*.tar.gz **/*.egg **/*.whl **/*.py **/*.scala **/*.jar
133+ includes=**/*.c **/*.cc **/*.cp **/*.cpp **/*.cxx **/*.c++ **/*.h **/*.hpp **/*.hxx
131134
132135#includes=**/*.m **/*.mm **/*.js **/*.php
133136#includes=**/*.jar
You can’t perform that action at this time.
0 commit comments