git: Fix .gitignore include

This commit is contained in:
Eric Lippmann 2014-12-10 15:15:56 +01:00
parent 06fe3bc218
commit 9446117517
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -3,7 +3,7 @@
# Except those related to git and vagrant # Except those related to git and vagrant
!.git* !.git*
!.vagrant-puppet/* !.vagrant-puppet*
# Exclude application log files # Exclude application log files
var/log/* var/log/*