aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgabrielgio <gabriel.giovanini@pm.me>2021-07-14 21:58:35 +0200
committergabrielgio <gabriel.giovanini@pm.me>2021-07-14 21:58:35 +0200
commit83a228788bad129fb24cd89510ba2bbc39b1e026 (patch)
tree751fa01d89bd40411d0e82b76de9f4a995ee14f1
parent417fb93a9368057e85e4c8bbaabc2ae5aca123d3 (diff)
downloadreddit-nextcloud-importer-83a228788bad129fb24cd89510ba2bbc39b1e026.tar.gz
reddit-nextcloud-importer-83a228788bad129fb24cd89510ba2bbc39b1e026.tar.bz2
reddit-nextcloud-importer-83a228788bad129fb24cd89510ba2bbc39b1e026.zip
feat: Add report files to gitignore
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 2f2b59a..463402f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,8 @@
.pytest_cache/
.venv/
-.coverage
.idea/
-__pycache__/ \ No newline at end of file
+__pycache__/
+
+.coverage
+cobertura.xml
+report.xml