.gitignore 150 B

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