diff --git a/internal/provider/plugins/example/.gitignore b/internal/provider/plugins/example/.gitignore new file mode 100644 index 0000000..0fd1bc2 --- /dev/null +++ b/internal/provider/plugins/example/.gitignore @@ -0,0 +1,3 @@ +/* +!/example_* +!/.gitignore \ No newline at end of file