diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-04-06 01:33:32 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-04-06 01:33:32 +0200 |
commit | 1a9ad22c8ebd13df3865a52e3261b1275530a4ab (patch) | |
tree | 3953d36a5951c33599c05d248ebed8717ce1aab6 | |
parent | d6504916467511f3bc047a9421f68fd663fa19ac (diff) |
gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 01baabfe4..bcf3d5ba7 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ node_modules/ background/*.js lib/wallet/*.js pages/*.js +content_scripts/*.js lib/*.js !lib/module-trampoline.js popup/*.js |