blob: 3e381c6881285156fdae737cb562f4365ce86bb0 [file] [log] [blame]
Mike Marchetti94b645e2017-08-04 14:33:54 -04001*.pyc
garciadeblas0c76fde2018-10-28 16:20:39 +01002.cache
3
4#IDEs
5.idea
6
7#Generated folders when building the deb package locally
8debian/osm-imdocs.install
9.eggs
Mike Marchetti94b645e2017-08-04 14:33:54 -040010*egg-info
11*.gz
12osm_im
garciadeblase4eafa82017-11-29 17:34:36 +010013osm_im_trees
Mike Marchetti94b645e2017-08-04 14:33:54 -040014dists
15pool
garciadeblas0c76fde2018-10-28 16:20:39 +010016deb_dist
17dist
18osm-im-*.post*
19osm-imdocs-*.post*
20osm-imdocs_*.post*
21
22#Pyang and other tools' folders
23pyangbind
24pyang
25yang2swagger
26
27#YANG IETF files, retrieved from YANGmodels github
garciadeblasa1744192018-10-28 16:05:18 +010028models/yang/ietf-yang-types.yang
29models/yang/ietf-inet-types.yang
garciadeblas0c76fde2018-10-28 16:20:39 +010030
31#local stuff files that end in ".local" or folders called "local"
32*.local
33local
34