From 37a293243932cb3b2021ef91377c70e610dd5fc5 Mon Sep 17 00:00:00 2001
From: Howard Li <bighorn@pursuitofchallenge.com>
Date: 周日, 19 4月 2020 12:09:28 +0800
Subject: [PATCH] Refactor SCPI_RegSet and SCPI_CoreCls

---
 .gitignore |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index f57d93d..ab2dd72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,8 @@
 
 /nbproject/
 *.bak
+
+# Code coverage files
+*.gcno
+*.gcda
+*.gcov

--
Gitblit v1.9.1