patch* *~ *.gc* *.iml .idea .tar.gz .deps .libs *.o *.lo *.la Makefile Makefile.in autom4te.cache config.guess config.h config.h.in config.log config.status config.sub configure libtool ltmain.sh aclocal.m4 miniamqpsrvr journal_print depcomp stamp-h1 INSTALL install-sh missing compile rsyslogd rsyslog.service ylwrap *.orig rg.conf* *.sw? *.sv? *.cache # some common names I use during development utils tmp* log logfile debug core.* shave shave-libtool core* vgcore* *.tar.gz *.new *.orig *.old *.diff *.patch checklog *.bad *.rej *.log logfile* *.conf !tests/testsuites/*.conf !packaging/docker/rsyslog/minimal/02-noise-drop.conf # packaging/ubuntu: exclude from *.conf and rsyslog.service !packaging/ubuntu/**/*.conf !packaging/ubuntu/**/rsyslog.service log /target tests/*.trs test-driver grammar/grammar.c grammar/grammar.h cscope.out .dirstamp tests/HOSTNAME tests/chkseq tests/diagtalker tests/have_relpEngineSetTLSLibByName tests/have_relpSrvSetOversizeMode tests/have_relpSrvSetTlsConfigCmd tests/inputfilegen tests/minitcpsrv tests/msleep tests/nettester tests/ourtail tests/randomgen tests/set-envvars tests/syslog_caller tests/omrelp_dflt_port tests/syslog_inject tests/test_id tests/tcpflood tests/uxsockrcvr tests/xlate.lkp_tbl tests/xlate_1.lkp_tbl tests/xlate_array.lkp_tbl tests/rstb_* .vscode/ utils/* *.sw* clang_output_* tools/logctl tools/rscryutil tools/rscryutil.1 /bin/ # RPM CI build output /build-result/ # Ubuntu package build output rsyslog-*-local-*/ rsyslog_*.orig.tar.gz *.deb rsyslog_*-0adiscon1*.debian.tar.xz rsyslog_*-0adiscon1*.dsc rsyslog_*-0adiscon1*.changes rsyslog_*-0adiscon1*.buildinfo rsyslog_*-0adiscon1*.build # Coverage artifacts *.gcda *.gcno coverage* _codeql_detected_source_root doc/.venv-docs/ plugins/impstats/remote.pb-c.c plugins/impstats/remote.pb-c.h # Python cache artifacts __pycache__/ *.py[cod] # Local machine-specific Codex notes AGENTS.local.md # Codex container validation marker .codex/container_validated.marker