Add .gitignore

Add .gitignore file in order not to show unwanted files in git status.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
This commit is contained in:
Viresh Kumar 2021-05-26 15:31:39 +05:30 committed by Andreea Florescu
parent 72710f3a89
commit 8758a028cb

4
.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
kcov_output/
target/
.vscode/
*.swp