Browse Source

add php-error.log to .gitignore

dev01
Dom SP 3 years ago
parent
commit
20cb9673c4
2 changed files with 2 additions and 0 deletions
  1. +1
    -0
      .gitignore
  2. +1
    -0
      .rsyncignore

+ 1
- 0
.gitignore View File

*.tar.gz *.tar.gz
.directory .directory
content/ content/
php-error.log

+ 1
- 0
.rsyncignore View File

*.tar.gz *.tar.gz
.directory .directory
doc/ doc/
php-error.log

Loading…
Cancel
Save