From 66217118159052bb835f22fedaf4ffd86833ae3b Mon Sep 17 00:00:00 2001 From: Yongjing Zhang <zhangyongjing@huawei.com> Date: Wed, 18 Jul 2018 10:19:06 -0400 Subject: [PATCH] add ignore --- .project | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .project diff --git a/.project b/.project new file mode 100644 index 0000000..d70ce78 --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>SDT</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + </natures> +</projectDescription> -- GitLab