aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGabriel Arakaki Giovanini <mail@gabrielgio.me>2022-10-01 13:19:32 +0200
committerGabriel Arakaki Giovanini <mail@gabrielgio.me>2022-10-01 13:19:32 +0200
commit26d6e73e854391012309567d398b45f9493fbc12 (patch)
tree4981dde5e1825e2ad9484d5abebb0bfaa0ccd6fb /.gitignore
parent61223f0d1a16904866283c13acacc1992b0c6d5f (diff)
downloadreddit-nextcloud-importer-26d6e73e854391012309567d398b45f9493fbc12.tar.gz
reddit-nextcloud-importer-26d6e73e854391012309567d398b45f9493fbc12.tar.bz2
reddit-nextcloud-importer-26d6e73e854391012309567d398b45f9493fbc12.zip
feat: Moving away from docker to alpine package
Add build and publish of the package tar.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 07bb2e2..1900427 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,6 @@
.pytest_cache/
-.venv/
-.idea/
__pycache__/
+dist/
.coverage
cobertura.xml