X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=df309a123b32735f6c6e2503d6cde75d3293102e;hb=e702c19d34c342e75993e169c261f9087cc0643f;hp=6136fcbcafc04426682bc52639f7ad23d13219f9;hpb=e1733049102a58f17367b073f3abeaf5035d0c22;p=nonrtric.git diff --git a/.gitignore b/.gitignore index 6136fcbc..df309a12 100644 --- a/.gitignore +++ b/.gitignore @@ -3,11 +3,18 @@ .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 +.factorypath