Merge "[REC-74] openstack bluval integration"
[validation.git] / .gitignore
index fca7ab9..92f8161 100644 (file)
@@ -1,3 +1,4 @@
+bluval/__pycache__
 docker/manifest-tool
 *.sw?
 
@@ -42,9 +43,12 @@ bin/
 .project
 .idea
 *~
+pmd-bin-*
+.vscode
 
 .*
 !/.gitignore
 !/.coafile
 !/ui/src/main/webapp/.eslintrc
-
+# git submodule patching mechanism local artifacts
+.submodules_*