shawdonH 2 月之前
父節點
當前提交
9c3f42d637
共有 1 個文件被更改,包括 22 次插入0 次删除
  1. 22 0
      .gitignore

+ 22 - 0
.gitignore

@@ -0,0 +1,22 @@
+/node_modules
+/public/hot
+/public/storage
+/public/nginx.htaccess
+/storage/*.key
+.env
+.env.backup
+.phpunit.result.cache
+Homestead.json
+Homestead.yaml
+npm-debug.log
+yarn-error.log
+.idea
+.DS_Store
+app/.DS_Store
+database/.DS_Store
+resources/.DS_Store
+storage/.DS_Store
+tests/.DS_Store
+vendor
+composer.lock
+