trees/.gitignore
neutron 03f11441b4
[trees] - added vagrant box for test environment
* 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
2018-07-13 12:00:11 +02:00

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