aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorQrius <[email protected]>2025-04-23 15:38:03 +0200
committerQrius <[email protected]>2025-04-23 15:38:06 +0200
commit8c2c933f76fd784a601db5c41f9c139c1154d506 (patch)
tree0095918d82daa84099d7229e2104f6a87b7de2c1 /.gitignore
parent45f9f608d39289131548a0e1d7962617cf3c028e (diff)
downloadskaldpress-8c2c933f76fd784a601db5c41f9c139c1154d506.tar.gz
skaldpress-8c2c933f76fd784a601db5c41f9c139c1154d506.zip
Readd Makefile
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0b0b91b..639a4d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ dist/
__pycache__/
*.so
*~
+*.deb
venv/
# due to using nox and pytest
@@ -16,3 +17,4 @@ debian/skaldpress/
debian/.debhelper/
debian/debhelper-build-stamp
debian/skaldpress.substvars
+.pybuild/