2013-05-29 17:43:20 +02:00
|
|
|
# Exclude all hidden files
|
|
|
|
.*
|
2013-06-05 11:19:12 +02:00
|
|
|
|
2014-10-30 12:56:22 +01:00
|
|
|
# Except those related to git and vagrant
|
|
|
|
!.git*
|
|
|
|
!.vagrant-puppet/*
|
2013-06-05 11:19:12 +02:00
|
|
|
|
2014-10-30 12:56:22 +01:00
|
|
|
# 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/*
|