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