Skip to content

Commit

Permalink
[infra] Exclude intermediate workspace on SAM exclude file (Samsung#1…
Browse files Browse the repository at this point in the history
…1495)

This commit updates exclude.txt for SAM to exclude the build intermediate files.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <[email protected]>
  • Loading branch information
hseok-oh authored Sep 6, 2023
1 parent ae4653b commit 47b86f0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .ahub/sam/exclude.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,6 @@

# Downloaded externals
/ONE/externals

# Intermediate code for runtime build (refer nnfw.spec file's nncc_workspace)
/ONE/build/nncc/

0 comments on commit 47b86f0

Please sign in to comment.