소스 검색

gitignore

rkljw 8 달 전
부모
커밋
2be9a913f4
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      .gitignore

+ 2 - 2
.gitignore

@@ -2,8 +2,8 @@
 # Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
 # You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
 # /composer.lock
-/fuel/vendor
-
+vendor
+public
 # the fuelphp document
 /docs/