Commit 48fc766110a490af5df2eb32bec751bf6ffad979

Authored by Elena.Budnik
1 parent 86939396

add php/log to .gitignore

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
.gitignore
... ... @@ -13,6 +13,7 @@ help/auto
13 13 php/bin
14 14 *~
15 15 logs/*
  16 +php/log
16 17  
17 18 # Ignore these files to safely work on a configured local project:
18 19 desktop.php
... ...