commit | 49734df6d0f4cfc54b2478c33792cebfb837a093 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Sep 05 22:29:08 2024 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Dec 12 16:57:53 2024 -0500 |
tree | 5badf86a439f29e80f80fd4c2a02af2a46f8d867 | |
parent | 17962f456961b16e89ac9f7aac14a5548e3fdbdb [diff] [blame] |
configurations: add VENDOR guidelines In order to allow configurations to be arranged in subdirectories for vendors, some guidelines are proposed on who is a vendor. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I1e5f329ddd5066b2226077c9930488927358abd1
diff --git a/.prettierignore b/.prettierignore index 6a9364a..a466900 100644 --- a/.prettierignore +++ b/.prettierignore
@@ -1 +1,2 @@ configurations/* +!configurations/**/*.md