diff options
Diffstat (limited to 'toolkit/components/uniffi-bindgen-gecko-js/components/generated/README.md')
-rw-r--r-- | toolkit/components/uniffi-bindgen-gecko-js/components/generated/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/toolkit/components/uniffi-bindgen-gecko-js/components/generated/README.md b/toolkit/components/uniffi-bindgen-gecko-js/components/generated/README.md new file mode 100644 index 0000000000..4e4267acd4 --- /dev/null +++ b/toolkit/components/uniffi-bindgen-gecko-js/components/generated/README.md @@ -0,0 +1,6 @@ +This directory is where modules generated by UniFFI will be created. + +All files in this directory, other than this one, are generated and should +not be hand-edited. + +To update these files, execute `./mach uniffi generate` |