Skip to content

Commit 1ed86bc

Browse files
author
Christian Compton
authored
chore: asoc configuration (#70)
1 parent 4abcedb commit 1ed86bc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

appscan-config.xml

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

0 commit comments

Comments
 (0)