diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2020-02-26 22:37:14 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2020-02-26 22:37:14 +0100 |
commit | 93fae158545f1965f42acdd8069d123c73814649 (patch) | |
tree | 1cf8a688c56a7953cb69363c9d7335c22438752b /.gitignore | |
parent | added a little black magic (diff) | |
download | newspipe-93fae158545f1965f42acdd8069d123c73814649.tar.gz newspipe-93fae158545f1965f42acdd8069d123c73814649.tar.bz2 newspipe-93fae158545f1965f42acdd8069d123c73814649.zip |
Removed some useless JavaScript.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -29,5 +29,5 @@ newspipe/conf/conf.cfg # js and node files node_modules -newspipe/web/static/bower_components/ +newspipe/web/static/npm_components newspipe/web/static/js/bundle.min.js |