aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorsubhash kumar singh <subhash.kumar.singh@huawei.com>2017-08-18 12:09:45 +0530
committersubhash kumar singh <subhash.kumar.singh@huawei.com>2017-08-18 07:05:17 +0000
commit7fcf1e84c6e2a1b8bfbeaff52b8baa9bc8d418d6 (patch)
tree79dd1c0f3bc0266275f219ede31f8d32a2f46508 /.gitignore
parenta2b0adac6b2d29011e543e460a3286ed51a49aa4 (diff)
Move schema validation to load schema
Move schema validation to load schema. Issue-Id: CLI-25 Change-Id: I68855caf80cf1b55b41916e124a53b53e7af93d3 Signed-off-by: Subhash Kumar Singh <Subhash.Kumar.Singh@huawei.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 97767e14..9b8e81a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,6 @@ coverage-report/
.classpath
.class
.checkstyle
+*.iml
+*.log
+.idea