diff --git a/custom/plugins/enable/.gitignore b/custom/plugins/enable/.gitignore new file mode 100644 index 000000000..5e7d2734c --- /dev/null +++ b/custom/plugins/enable/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/plugins/enable/.gitignore b/plugins/enable/.gitignore new file mode 100644 index 000000000..5e7d2734c --- /dev/null +++ b/plugins/enable/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore