X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=blobdiff_plain;f=.gitignore;h=6fa1dcfdda2d168f0a6904b0ccb0c8703b1bbabf;hp=3e381c6881285156fdae737cb562f4365ce86bb0;hb=d8fdecc5f971ec754d4316ee7d0bd02bda6ec2c5;hpb=0c76fde05c9d1be6e0d57533e515a95feba7f994 diff --git a/.gitignore b/.gitignore index 3e381c6..6fa1dcf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,31 @@ +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or +# implied. +# See the License for the specific language governing permissions and +# limitations under the License. + *.pyc .cache #IDEs .idea +.project +.pydevproject +.settings/ + #Generated folders when building the deb package locally debian/osm-imdocs.install .eggs *egg-info *.gz -osm_im osm_im_trees dists pool @@ -18,6 +34,13 @@ dist osm-im-*.post* osm-imdocs-*.post* osm-imdocs_*.post* +osm_im/nsd.py +osm_im/vnfd.py +osm_im/nst.py +osm_im/nsi.py +osm_im/osm.yaml +osm_im/etsi-nfv-nsd.py +osm_im/etsi-nfv-vnfd.py #Pyang and other tools' folders pyangbind