.gitignore 260 B

1234567891011121314151617181920212223242526272829303132
  1. avatar/*
  2. files/*
  3. file/*
  4. local/*
  5. _darcs/*
  6. logs/*
  7. log/*
  8. run/*
  9. config.php
  10. .htaccess
  11. httpd.conf
  12. *.tmproj
  13. dataobject.ini
  14. *~
  15. *.bak
  16. *.orig
  17. *.rej
  18. .#*
  19. *.swp
  20. .buildpath
  21. .project
  22. .settings
  23. TODO.rym
  24. config-*.php
  25. good-config.php
  26. lac08.log
  27. php.log
  28. .DS_Store
  29. nbproject
  30. *.mo