X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=blobdiff_plain;f=.gitignore;h=30c15b6e51099d1a19c51032b972a25da5e17ee4;hp=e83e681ef4c8aa77ceeffd0b7c33b57e22d16ef2;hb=HEAD;hpb=4e2bd9020647e9bdff04e0541c53d2edf73c93ac diff --git a/.gitignore b/.gitignore index e83e681..30c15b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ +bluval/__pycache__ docker/manifest-tool +docker/os/db.tar.gz* *.sw? # Compiled class files @@ -42,10 +44,12 @@ bin/ .project .idea *~ -pmd-bin-6.15.0* +pmd-bin-* +.vscode .* !/.gitignore !/.coafile !/ui/src/main/webapp/.eslintrc - +# git submodule patching mechanism local artifacts +.submodules_*