.gitignore 240 B

12345678910111213141516171819202122
  1. /webmain/webmainConfig.php
  2. /upload/*
  3. .idea
  4. nginx.htaccess
  5. .htaccess
  6. base_db.gz
  7. /webmain/webmainConfig.php~Stashed changes
  8. .user.ini
  9. composer.phar
  10. /vendor/
  11. .vscode/
  12. .idea
  13. .DS_Store
  14. cache/
  15. *.cache
  16. runtime/
  17. .php_cs.cache
  18. /include1
  19. /include2