From: Tom Pantelis Date: Mon, 14 Sep 2015 10:17:37 +0000 (-0400) Subject: Add generated yang dirs to .gitignore X-Git-Tag: release/beryllium~88 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=4949c5f3a7efc387bbdaf3c471db3bcc125c81c4;p=mdsal.git Add generated yang dirs to .gitignore Change-Id: I283d9b5040840feb3287073cc14a33d8a0b9402c Signed-off-by: Tom Pantelis --- diff --git a/.gitignore b/.gitignore index 1900c9af87..be49575b3b 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,8 @@ target .idea bin xtend-gen +yang-gen-config +yang-gen-sal target .DS_Store -META-INF \ No newline at end of file +META-INF