From 86808c3a59ca73c4eab57c46dbc56423888eac64 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:02 +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