Fix Sonobuoy systemd-image for k8 1.18
[validation.git] / .gitignore
index fca7ab9..30c15b6 100644 (file)
@@ -1,4 +1,6 @@
+bluval/__pycache__
 docker/manifest-tool
+docker/os/db.tar.gz*
 *.sw?
 
 # Compiled class files
@@ -42,9 +44,12 @@ bin/
 .project
 .idea
 *~
+pmd-bin-*
+.vscode
 
 .*
 !/.gitignore
 !/.coafile
 !/ui/src/main/webapp/.eslintrc
-
+# git submodule patching mechanism local artifacts
+.submodules_*