X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=02f4f986f6503eb525df1122665001f29ee0bb83;hb=2dbde318f013212c81c4a1f477d7638ec3367aa5;hp=90c40a4b76c8f687c05b729d0ccf0b55f53edced;hpb=fb4bc7967a4733d10775351440a3af14327d5f20;p=nonrtric.git diff --git a/.gitignore b/.gitignore index 90c40a4b..02f4f986 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,17 @@ .tox docs/_build/ .DS_STORE +.swagger* +docs/offeredapis/swagger/README.md # Eclipse .checkstyle -.sts4-cache \ No newline at end of file +.classpath +target/ +.sts4-cache +.project +.settings +.pydevproject +infer-out/ + +.vscode