diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,6 @@ .pytest_cache/ -.venv/ -.idea/ __pycache__/ +dist/ .coverage cobertura.xml |
![]() |
index : reddit-nextcloud-importer | |
| A process to import images and videos from saved post on reddit to a instance of Nextcloud |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,7 +1,6 @@ .pytest_cache/ -.venv/ -.idea/ __pycache__/ +dist/ .coverage cobertura.xml |