From da261bc55921e21f5ca8f83f84359fadfc9eb55f Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 1 Oct 2014 14:17:34 -0400 Subject: [PATCH] gitignore --- wp-content/plugins/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 wp-content/plugins/.gitignore diff --git a/wp-content/plugins/.gitignore b/wp-content/plugins/.gitignore new file mode 100644 index 0000000..d6b7ef3 --- /dev/null +++ b/wp-content/plugins/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore -- 2.17.1