diff options
Diffstat (limited to '')
-rw-r--r-- | share/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/README.md b/share/README.md new file mode 100644 index 0000000..a27e2de --- /dev/null +++ b/share/README.md @@ -0,0 +1,3 @@ +This directory is only for installing shared data and config files. +Nothing other than this README file should be committed to git. +The .gitignore file in the root directory is setup to ignore everything in this directory except for the README file. |