.gitignore 195 B

1234567891011121314
  1. *.esproj
  2. php/config.php
  3. data/config.php
  4. uploads/import/*
  5. uploads/big/*
  6. uploads/thumb/*
  7. plugins/*
  8. !uploads/import/index.html
  9. !uploads/big/index.html
  10. !uploads/thumb/index.html
  11. !plugins/check.php