From ed37f1d01bc6850be87cf7f6226159bcb16e3c8f Mon Sep 17 00:00:00 2001 From: Bastian Koppelmann Date: Fri, 31 May 2019 17:31:26 +0200 Subject: [PATCH] gitignore: add env.sh and riscv-tools-install Signed-off-by: Bastian Koppelmann --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 551a8e97..8450e9b8 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,6 @@ target *.swp .idea .DS_Store +env.sh +riscv-tools-install tags