summaryrefslogtreecommitdiff
path: root/share/scripts/README
diff options
context:
space:
mode:
Diffstat (limited to 'share/scripts/README')
-rw-r--r--share/scripts/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/scripts/README b/share/scripts/README
index 2527498ee3..0954175c02 100644
--- a/share/scripts/README
+++ b/share/scripts/README
@@ -27,3 +27,6 @@ Script Naming conventions:
to create EditorActions.
The filename prefix is only for convenience, "type" = "Snippet" is used when
scripts are listed at runtime.
+
+^_-*.lua
+ git ignores those. Intended for local/custom dev scripts or work in progress.