소스 검색

add directory

xielin 5 년 전
부모
커밋
1c255be959
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/*
+
 /config/customer.php
 /public/export/*

+ 0 - 0
storage/.gitkeep