X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.gitignore;h=26c6731d5b60e4d660f94331a1867f248ddf508e;hb=08d483a877c24c3668f77dc8404ee54cd1e041ab;hp=6136fcbcafc04426682bc52639f7ad23d13219f9;hpb=3b5d9a4b926061180ea64e5d0607b14b71bd10c4;p=nonrtric.git diff --git a/.gitignore b/.gitignore index 6136fcbc..26c6731d 100644 --- a/.gitignore +++ b/.gitignore @@ -6,8 +6,12 @@ docs/_build/ # Eclipse .checkstyle +.classpath +target/ .sts4-cache .project .settings .pydevproject -infer-out/ \ No newline at end of file +infer-out/ + +.vscode