rsyslog/.gitignore
Art O Cathain ba0436eb63 Merge remote-tracking branch 'origin/master' into tls-client-sni
# Conflicts:
#	tests/Makefile.am
2017-11-05 14:55:57 +00:00

89 lines
968 B
Plaintext

patch*
*~
*.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
depcomp
stamp-h1
INSTALL
install-sh
missing
compile
rsyslogd
rsyslog.service
ylwrap
*.orig
rg.conf*
*.swp
*.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
log
/target
tests/*.trs
test-driver
grammar/grammar.c
grammar/grammar.h
cscope.out
.dirstamp
tests/HOSTNAME
tests/chkseq
tests/diagtalker
tests/inputfilegen
tests/minitcpsrv
tests/msleep
tests/nettester
tests/ourtail
tests/randomgen
tests/syslog_caller
tests/omrelp_dflt_port
tests/syslog_inject
tests/tcpflood
tests/uxsockrcvr
tests/xlate.lkp_tbl
tests/xlate_1.lkp_tbl
tests/xlate_array.lkp_tbl
.vscode/
*.sw*
clang_output_*