X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=235566973b0669f2dd5c51756a908e91f6dc8510;hb=refs%2Fchanges%2F02%2F5902%2F1;hp=45418a79cb37fffe42be1b797b5bab7000c7786a;hpb=6e24a10a3df7f8ff30781df8a2d8ce1f8c1615b4;p=oam.git diff --git a/.gitignore b/.gitignore index 45418a7..2355669 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ pom.xml.next dependency-reduced-pom.xml buildNumber.properties .mvn/timing.properties +*.pyc */**/bin/ @@ -32,12 +33,13 @@ target/ # Opendaylight yang-tools yang-gen-sal/ -# Eclipse related +# IDE (Eclipse, vsCode) related .project .classpath .settings/ target-ide/ release.properties +.vscode # data models in scp/oam/modeling *.yang @@ -47,9 +49,11 @@ release.properties # VES related */**/json/examples +*/**/__pycache__ *.log # documentation + .tox docs/_build/ ci-management/