Przeglądaj źródła

添加 .gitignore

shishao-home 6 lat temu
rodzic
commit
7ec5b9c3b4
1 zmienionych plików z 23 dodań i 0 usunięć
  1. 23 0
      .gitignore

+ 23 - 0
.gitignore

@@ -0,0 +1,23 @@
+# yii console command
+/yii
+
+.idea
+
+# netbeans project files
+nbproject
+
+# zend studio for eclipse project files
+.buildpath
+.project
+.settings
+
+#ignore
+app/api/runtime/
+app/backend/runtime/
+app/frontend/runtime/
+app/mini/runtime/
+app/mobile/runtime/
+app/openend/runtime/
+app/platform/runtime/
+app/teach/runtime/
+app/whole/runtime/