# Keep Docker send-context smaller (source is mounted at runtime; only entrypoint is copied).
.git
.gitignore
.cursor
autom4te.cache
**/autom4te.cache
config.status
config.log
config.cache
config.h
stamp-h1
Makefile
lib/Makefile
src/Makefile
man/Makefile
docs/Makefile
etc/Makefile
src/phreld
*.o
*.a
*.lo
*.la
.deps
debian/.debhelper
debian/tmp
debian/phrel
debian/*.log
debian/*.substvars
debian/files
debian/changelog
debian/copyright
*.tar.gz
*.tar.bz2
*.deb
*.rpm
*.ddeb
*.changes
*.buildinfo

packages/
