From 378a7fd16e6a23fa038a9729d58cea4d255b6b2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=BE=E7=A3=8A?= <642567933@qq.com> Date: Sat, 10 Oct 2020 14:17:42 +0800 Subject: [PATCH] add gcc_secure.yaml. --- gcc_secure.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gcc_secure.yaml diff --git a/gcc_secure.yaml b/gcc_secure.yaml new file mode 100644 index 0000000..895633c --- /dev/null +++ b/gcc_secure.yaml @@ -0,0 +1,4 @@ +version_control: NA +src_repo: NA +tag_prefix: NA +separator: NA \ No newline at end of file -- Gitee