diff options
Diffstat (limited to 'plugins/.gitignore')
-rw-r--r-- | plugins/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/.gitignore b/plugins/.gitignore new file mode 100644 index 00000000000..e4ccdc9e2ec --- /dev/null +++ b/plugins/.gitignore @@ -0,0 +1,5 @@ +* +!*/ +!.gitignore +!.gitkeep +!examples/* |