diff options
author | B. Stack <bgstack15@gmail.com> | 2023-08-30 15:57:51 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-08-30 15:57:51 -0400 |
commit | 98f07db8573a4ae22472e63415cbf2b6dd6b2080 (patch) | |
tree | 131ac1298723da07359c69b11225892780da75d8 /.gitignore | |
parent | add cron example for fetching feeds (diff) | |
download | newspipe-docker-98f07db8573a4ae22472e63415cbf2b6dd6b2080.tar.gz newspipe-docker-98f07db8573a4ae22472e63415cbf2b6dd6b2080.tar.bz2 newspipe-docker-98f07db8573a4ae22472e63415cbf2b6dd6b2080.zip |
WIP: add reverse-proxy support
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ instance/ .*.swp git/ +*gz |