From 8a89d46f4d4fb9a7c8195debae0abf2fe6f84905 Mon Sep 17 00:00:00 2001 From: Polonkai Gergely Date: Thu, 16 Aug 2012 17:02:26 +0200 Subject: [PATCH] Added .gitignore to web/js Signed-off-by: Gergely Polonkai --- web/js/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 web/js/.gitignore diff --git a/web/js/.gitignore b/web/js/.gitignore new file mode 100644 index 0000000..4ce1c7b --- /dev/null +++ b/web/js/.gitignore @@ -0,0 +1,2 @@ +* +!.git*