aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2020-06-27 10:33:46 +0200
committerCédric Bonhomme <cedric@cedricbonhomme.org>2020-06-27 10:33:46 +0200
commitc6850b4798fcf541ee39e01dcc2fc4fe6073b467 (patch)
treed49b93e6d7fbd21604562b3e6e0e7097111aa6ff
parentchg: [dependencies] Updated SQLAlchemy. (diff)
downloadnewspipe-c6850b4798fcf541ee39e01dcc2fc4fe6073b467.tar.gz
newspipe-c6850b4798fcf541ee39e01dcc2fc4fe6073b467.tar.bz2
newspipe-c6850b4798fcf541ee39e01dcc2fc4fe6073b467.zip
updated gitignore.
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d404cdf7..19de4989 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,4 +31,3 @@ instance/development.py
# js and node files
node_modules
newspipe/static/npm_components
-newspipe/static/js/bundle.min.js
bgstack15