Commit graph

2 commits

Author SHA1 Message Date
b23f2bdec2 gitignore: cover debhelper-generated dirs and stray .deb artifacts
The original .gitignore caught *.deb in the source tree but not:
- debian/.debhelper/  (cache populated by every dh_* helper)
- debian/debhelper-build-stamp, debian/postit.debhelper.log,
  debian/postit.substvars (regenerated per build)
- debian/tmp/         (staging tree for dh_install)
- postit_*.{deb,changes,buildinfo} in the parent workspace
  (where dpkg-buildpackage drops artifacts)
2026-06-28 00:48:53 +01:00
9703ebf4dd Initial Debian package for PostIt.Desktop (yavsc) 2026-06-28 00:10:15 +01:00