Ignore all log files except for .htaccess

This commit is contained in:
Geert De Deckere 2013-08-26 12:09:22 +02:00
parent 5efb976035
commit 28c229d7b2
1 changed files with 5 additions and 1 deletions

4
.gitignore vendored
View File

@ -7,3 +7,7 @@ Thumbs.db
.project
.settings*
sftp-config.json
# Ignore all log files except for .htaccess
/logs/*
!/logs/.htaccess