.gitignore 166 B

123456789101112
  1. *.esproj
  2. php/config.php
  3. data/config.php
  4. uploads/import/*
  5. uploads/big/*
  6. uploads/thumb/*
  7. !uploads/import/index.html
  8. !uploads/big/index.html
  9. !uploads/thumb/index.html