Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 679e0b8

Browse files
author
Raz Nitzan
committed
Update config file
1 parent aa0450a commit 679e0b8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

standAlone/whitesource-fs-agent.config

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)