X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=df309a123b32735f6c6e2503d6cde75d3293102e;hb=52ab33b85f62e2bda52ff9e67b2372c1f0a3f6c1;hp=6136fcbcafc04426682bc52639f7ad23d13219f9;hpb=5f72ba4fab7f2a8bf54afd41847774e373253f7d;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