aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: be0da24a1295f127d9d70ce26cb043665e4e184a (plain) (blame)
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
*.d
*.o
*.a
*.in
*.out
*.log
.#*
.deps
m4
aclocal.m4
autom4te.cache
compile
config.guess
config.h
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
parse.c
stamp-h1
ylwrap
tags
obj

#Other VCS files
CVS/
smtpd/CVS
smtpd/smtpctl/CVS
smtpd/smtpd/CVS
smtpd/mail/CVS
smtpd/mail/CVS
smtpd/mail/*/CVS
smtpd/smtpctl/CVS/*

#Editor temporary files
*~
.idea