summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorying.yunlong <ying.yunlong@zte.com.cn>2017-09-02 11:16:49 +0800
committerying.yunlong <ying.yunlong@zte.com.cn>2017-09-02 11:16:49 +0800
commit09c42913e057f4f0e5507e9c994827cd8af33f60 (patch)
treec5dae2a12c835751b37aa01d7f58a706fff33eb2
parentf48663dc336a8c6d1acaaf97d5e8066619d4f70c (diff)
Add vfc gvnfm vnfres .gitignore file
Change-Id: I629089c1c0fe6e138585e7a4920e3180a3550b10 Issue-Id: VFC-241 Signed-off-by: ying.yunlong <ying.yunlong@zte.com.cn>
-rw-r--r--.gitignore4
-rw-r--r--res/.gitignore4
2 files changed, 4 insertions, 4 deletions
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