icingaweb2/.gitignore

29 lines
419 B
Plaintext
Raw Normal View History

2013-05-29 17:43:20 +02:00
# Exclude all hidden files
.*
# Except those related to git and vagrant
!.git*
2014-12-10 16:03:47 +01:00
!.puppet*
2017-02-08 15:59:12 +01:00
!.travis.yml
!.mailmap
# Testing - created by test/setup_vendor.sh
/vendor/
/Hamcrest*
/Mockery*
/Icinga
/Zend
/*.phar
# Exclude application log files
var/log/*
2014-11-13 20:52:09 +01:00
# Exclude symlink you need for packaging
/debian
2014-11-18 13:13:34 +01:00
build/*
2015-11-26 11:17:32 +01:00
# Exclude dompdf font cache
library/vendor/dompdf/lib/fonts/*.php
library/vendor/dompdf/lib/fonts/log.htm