From: ying.yunlong Date: Sat, 2 Sep 2017 03:16:49 +0000 (+0800) Subject: Add vfc gvnfm vnfres .gitignore file X-Git-Tag: v1.0.0~21 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=09c42913e057f4f0e5507e9c994827cd8af33f60;p=vfc%2Fgvnfm%2Fvnfres.git Add vfc gvnfm vnfres .gitignore file Change-Id: I629089c1c0fe6e138585e7a4920e3180a3550b10 Issue-Id: VFC-241 Signed-off-by: ying.yunlong --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index b804f17..0000000 --- a/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -.idea -res/logs/runtime_res.log -*.pyc -bash.exe.stackdump diff --git a/res/.gitignore b/res/.gitignore new file mode 100644 index 0000000..59604f4 --- /dev/null +++ b/res/.gitignore @@ -0,0 +1,4 @@ +../.idea +logs/runtime_res.log +*.pyc +bash.exe.stackdump