mirror of
https://0xacab.org/liberate/trees.git
synced 2024-11-21 09:40:06 +01:00
03f11441b4
* creates testsetup with mariadb,postfix,dovecot,trees * for further information see vagrant/README.md * only works with pwhash_algo 0 yet * see limitations in vagrant/README.md
50 lines
471 B
Plaintext
50 lines
471 B
Plaintext
*.log
|
|
*.o
|
|
*.so
|
|
*.swp
|
|
*.o
|
|
*.swo
|
|
*.pyc
|
|
Makefile
|
|
.libs/
|
|
.deps/
|
|
*~
|
|
*.la
|
|
*.lo
|
|
Makefile.in
|
|
*.info
|
|
*.bz2
|
|
*.tar
|
|
configure
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
trees-config.h
|
|
trees-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
|
|
|
|
# IDE
|
|
.idea/
|
|
|
|
# Vagrant
|
|
vagrant/.vagrant/
|
|
.vagrant/
|
|
|
|
# Ansible
|
|
playbook.retry |