mirror of
https://0xacab.org/liberate/trees.git
synced 2024-11-22 10:10:39 +01:00
c68e3a9772
Signed-off-by: David Goulet <dgoulet@ev0ke.net>
58 lines
870 B
Plaintext
58 lines
870 B
Plaintext
*.log
|
|
*.o
|
|
*.so
|
|
*.swp
|
|
*.o
|
|
*.swo
|
|
*.pyc
|
|
Makefile
|
|
.libs/
|
|
.deps/
|
|
*~
|
|
*.la
|
|
*.lo
|
|
Makefile.in
|
|
*.info
|
|
*.bz2
|
|
*.tar
|
|
configure
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
libscrambler-config.h
|
|
libscrambler-config.h.in
|
|
config.log
|
|
config.status
|
|
stamp-h1
|
|
libtool
|
|
tags
|
|
/config/
|
|
|
|
# cscope and ctags
|
|
cscope.*
|
|
tags
|
|
TAGS
|
|
|
|
# m4 macros not automatically generated
|
|
/m4/libtool.m4
|
|
/m4/ltoptions.m4
|
|
/m4/ltsugar.m4
|
|
/m4/ltversion.m4
|
|
/m4/lt~obsolete.m4
|
|
|
|
sudo.password
|
|
attachment.*
|
|
dovecot/*.tar.gz
|
|
dovecot/*.tar.gz.sig
|
|
dovecot/source
|
|
dovecot/target
|
|
dovecot/run
|
|
dovecot/home/test/mail
|
|
dovecot/staging
|
|
dovecot/configuration/dovecot.conf
|
|
dovecot/configuration/dovecot-sql.conf.ext
|
|
dovecot/configuration/conf.d/10-master.conf
|
|
dovecot/configuration/conf.d/10-logging.conf
|
|
dovecot/configuration/conf.d/80-mailfilter.conf
|
|
dovecot/configuration/conf.d/auth-passwdfile.conf.ext
|
|
dovecot/configuration/conf.d/auth-sql.conf.ext
|