Skip to content

Commit 4f8d282

Browse files
author
Christian Compton
authored
Merge pull request #100 from IBM/asoc
chore: asoc configuration
2 parents 2dee018 + a9d1c30 commit 4f8d282

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

appscan-config.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<Configuration>
2+
<Targets>
3+
<Target path=".">
4+
<Exclude>test/</Exclude>
5+
</Target>
6+
</Targets>
7+
</Configuration>

0 commit comments

Comments
 (0)