You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
549 B

4 years ago
4 years ago
4 years ago
  1. # yii console commands
  2. /yii
  3. /yii_test
  4. /yii_test.bat
  5. .vscode
  6. # phpstorm project files
  7. .idea
  8. # netbeans project files
  9. nbproject
  10. # zend studio for eclipse project files
  11. .buildpath
  12. .project
  13. .settings
  14. # windows thumbnail cache
  15. Thumbs.db
  16. # composer vendor dir
  17. /vendor/*
  18. # composer itself is not needed
  19. composer.phar
  20. # Mac DS_Store Files
  21. .DS_Store
  22. # phpunit itself is not needed
  23. phpunit.phar
  24. # local phpunit config
  25. /phpunit.xml
  26. # vagrant runtime
  27. /.vagrant
  28. /vagrant
  29. /common/cert
  30. dump.rdb
  31. /node_modules
  32. package-lock.json
  33. node_modules
  34. yarn-error.log