Skip to content

Commit

Permalink
recurse docs/*.* wiki/*.*
Browse files Browse the repository at this point in the history
  • Loading branch information
TeamSPoon committed Aug 17, 2024
1 parent d5de075 commit f181bd5
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions hyperon-wam.vpj
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,12 @@
</Folder>
</Folder>
</Folder>
<Folder Name="docs">
<F
N="docs/*.*"
Recurse="1"
Excludes=".git/;*.metta.html;*.bak;build/;.*/;*~*/"/>
</Folder>
<Folder Name="../hyperon-experimental">
<F
N="../hyperon-experimental/*.*"
Expand Down Expand Up @@ -169,6 +175,13 @@
Excludes=".git/;*.metta.html;*.bak;build/;.*/;*~*/"
L="1"/>
</Folder>
<Folder Name="wiki">
<F
N="wiki/*.*"
Recurse="1"
Excludes=".git/;*.metta.html;*.bak;build/;.*/;*~*/"
L="1"/>
</Folder>
<F
N="*.*"
Recurse="1"
Expand Down

0 comments on commit f181bd5

Please sign in to comment.