summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authornancylizi <li.zi30@zte.com.cn>2016-09-20 12:18:59 +0800
committernancylizi <li.zi30@zte.com.cn>2016-09-20 12:18:59 +0800
commite830c81a3ca9bbf17dfc42c540dcdc18f74ee16a (patch)
treefdbe5c2dda53a25b6a75162bb8e1b8a6c7c30cb1 /.gitignore
parent371303a5e98a660cf4fd112d45263e2c65dc6dc4 (diff)
Remove unused code of package manager, change a way to read yamlParseAddr from config file.
Issue-id: TOSCA-58 Change-Id: Ie6183f9eefe4e8204a1d9b7ff614b0276d76d9c7 Signed-off-by: nancylizi <li.zi30@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore12
1 files changed, 6 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index c75b4c20..98c7c056 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
-.idea
-*.iml
-.classpath
-.project
-.settings
-target
+.idea
+*.iml
+.classpath
+.project
+.settings
+target
dependency-reduced-pom.xml \ No newline at end of file