X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FIM.git;a=blobdiff_plain;f=.gitignore;h=7bd56de8dfb60fd485b2ecd0427842d2b5323382;hp=f1e4221cb96f16d5617bf709793a678d188c8050;hb=HEAD;hpb=76f6a62b4cc15bc77cf1270d2b1630524fb2879f diff --git a/.gitignore b/.gitignore index f1e4221..7bd56de 100644 --- a/.gitignore +++ b/.gitignore @@ -11,11 +11,27 @@ # See the License for the specific language governing permissions and # limitations under the License. +venv + +.tox + *.pyc +*.pyo .cache +.tox #IDEs .idea +.project +.pydevproject +.settings/ +.vscode + +# Unit test / coverage reports +.coverage +cover +coverage.xml +nosetests.xml #Generated folders when building the deb package locally debian/osm-imdocs.install @@ -36,7 +52,10 @@ osm_im/nst.py osm_im/nsi.py osm_im/osm.yaml osm_im/etsi-nfv-nsd.py +osm_im/etsi_nfv_nsd.py osm_im/etsi-nfv-vnfd.py +osm_im/etsi_nfv_vnfd.py +sol006_model #Pyang and other tools' folders pyangbind