Skip to content
Commit 32aadc14 authored by Sudeep Holla's avatar Sudeep Holla Committed by Ryan Roberts
Browse files

gitignore: Add test assets and build path



Currently after generating the assets and build for local testing,
the git starts showing the generated files as untracked. One needs
to be careful and not use `git add .` to avoid adding them accidentally.
Just add these generated files in test/assets and test/build path to
.gitignore to avoid such accidental addition.

Signed-off-by: Sudeep Holla's avatarSudeep Holla <sudeep.holla@arm.com>
parent 621396e8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment