From 55e14503929d0cbbcf9c1f1dc929381b406ca39a Mon Sep 17 00:00:00 2001
From: tobias <tobias.ullerich@icloud.com>
Date: Sat, 9 Jul 2016 20:53:59 +0200
Subject: [PATCH] Update gitignore in PlayWallPlugin project

---
 PlayWallPlugins/.gitignore     | 1 +
 PlayWallPlugins/bin/.gitignore | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)
 create mode 100644 PlayWallPlugins/.gitignore
 delete mode 100644 PlayWallPlugins/bin/.gitignore

diff --git a/PlayWallPlugins/.gitignore b/PlayWallPlugins/.gitignore
new file mode 100644
index 00000000..65776c32
--- /dev/null
+++ b/PlayWallPlugins/.gitignore
@@ -0,0 +1 @@
+/bin/
\ No newline at end of file
diff --git a/PlayWallPlugins/bin/.gitignore b/PlayWallPlugins/bin/.gitignore
deleted file mode 100644
index fd04598c..00000000
--- a/PlayWallPlugins/bin/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-/de/
-- 
GitLab