qiushiyong hace 2 años
padre
commit
ddc2d15851
Se han modificado 1 ficheros con 30 adiciones y 2 borrados
  1. 30 2
      .gitgnore

+ 30 - 2
.gitgnore

@@ -1,4 +1,32 @@
-storage/logs
-.idea/
+# phpstorm project files
+.idea
+
+# netbeans project files
+nbproject
+
+# zend studio for eclipse project files
+.buildpath
+.project
+.settings
+
+# windows thumbnail cache
+Thumbs.db
+
+# composer itself is not needed
+composer.phar
+
+# Mac DS_Store Files
+.DS_Store
+
+# phpunit itself is not needed
+phpunit.phar
+
+# local phpunit config
+/phpunit.xml
+
+# vagrant runtime
+/.vagrant
+
+Log/
 dev.php
 produce.php