wzq 6 년 전
부모
커밋
6397d2c0bf
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .gitignore
  2. 0 0
      storage/.gitkeep

+ 1 - 1
.gitignore

@@ -4,6 +4,6 @@ Homestead.json
 Homestead.yaml
 .env
 composer.lock
-/storage/*
+
 .DS_Store
 /config/customer.php

+ 0 - 0
storage/.gitkeep