forked from rsyslog/rsyslog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
97 lines (97 loc) · 1.07 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
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
log
/target
tests/*.trs
test-driver
grammar/grammar.c
grammar/grammar.h
cscope.out
.dirstamp
tests/HOSTNAME
tests/chkseq
tests/diagtalker
tests/have_relpSrvSetOversizeMode
tests/inputfilegen
tests/minitcpsrv
tests/msleep
tests/nettester
tests/ourtail
tests/randomgen
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/
*.sw*
clang_output_*
tools/logctl
tools/rscryutil