From af85113160762e27891562c95c7920da3549d844 Mon Sep 17 00:00:00 2001 From: RuigeLee Date: Mon, 3 Jul 2023 16:25:29 +0800 Subject: [PATCH] add ignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index ede2990..46a19b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ + +/project/.*/ ### Project Specific stuff test_run_dir/* ### XilinxISE template @@ -341,3 +343,5 @@ hs_err_pid* .metals/ generated/ +project/.bloop/riscv-mac-swich-build.json +src/main/scala/mac/MacTilelink.scala