diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-03-17 13:18:37 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-03-17 13:18:51 +0100 |
commit | a33ea7f53230919c69bf7fb91bc1b6a4663d929e (patch) | |
tree | c6ab5358ea193fd502ca8abaa401ddecf231e360 /.gitignore | |
parent | 9ef4938c83c16a55de29e4b83ef84d6bbfcb832a (diff) |
gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d7a9328fa..e7d82079e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ popup/*.js test/tests/*.js build/ .idea/ +*.zip |