X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=blobdiff_plain;f=.gitignore;h=3e381c6881285156fdae737cb562f4365ce86bb0;hp=434fd9cdc6b812a9142f2f1660c56bf29dfb939e;hb=c900490e2342643eff668a8e93fcba0cfcdcbfb6;hpb=bb0b5fb89fc1a44491f8fe76e16ac006b04705f8 diff --git a/.gitignore b/.gitignore index 434fd9c..3e381c6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,34 @@ -build -.eggs *.pyc -deb_dist -dist +.cache + +#IDEs +.idea + +#Generated folders when building the deb package locally +debian/osm-imdocs.install +.eggs *egg-info *.gz osm_im osm_im_trees -pyangbind -pyang dists pool -.idea -debian/osm-imdocs.install +deb_dist +dist +osm-im-*.post* +osm-imdocs-*.post* +osm-imdocs_*.post* + +#Pyang and other tools' folders +pyangbind +pyang +yang2swagger + +#YANG IETF files, retrieved from YANGmodels github +models/yang/ietf-yang-types.yang +models/yang/ietf-inet-types.yang + +#local stuff files that end in ".local" or folders called "local" +*.local +local +