diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 855ab0e1f..c6fe1f56d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ maven-metadata-local.xml *.log .asciidoctor/ **/asciidoc/*.png +# usused builders generated by yangtools +**/org/opendaylight/yang/gen/v1/urn |