.gitignore 233 B

12345678910111213141516
  1. build/node_modules/
  2. build/bower_components/
  3. php/config.php
  4. data/config.php
  5. uploads/import/*
  6. uploads/big/*
  7. uploads/thumb/*
  8. plugins/*
  9. etc/*
  10. !uploads/import/index.html
  11. !uploads/big/index.html
  12. !uploads/thumb/index.html
  13. !plugins/check/