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.

29 satır
381B

  1. # yii console command
  2. # /yii
  3. # phpstorm project files
  4. .idea
  5. # netbeans project files
  6. nbproject
  7. # zend studio for eclipse project files
  8. .buildpath
  9. .project
  10. .settings
  11. # windows thumbnail cache
  12. Thumbs.db
  13. # composer itself is not needed
  14. composer.phar
  15. # Mac DS_Store Files
  16. .DS_Store
  17. # phpunit itself is not needed
  18. phpunit.phar
  19. # local phpunit config
  20. /phpunit.xml
  21. /vendor/**/.git