commit a33ea7f53230919c69bf7fb91bc1b6a4663d929e parent 9ef4938c83c16a55de29e4b83ef84d6bbfcb832a Author: Florian Dold <florian.dold@gmail.com> Date: Thu, 17 Mar 2016 13:18:37 +0100 gitignore Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -10,3 +10,4 @@ popup/*.js test/tests/*.js build/ .idea/ +*.zip