소스 검색

feat: ignore dist

pull/347/head
Shivam Mishra 4 년 전
부모
커밋
0257bc370e
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore 파일 보기

@@ -60,4 +60,7 @@ typings/
# next.js build output # next.js build output
.next .next


# npm build output
dist

.DS_Store .DS_Store

불러오는 중...
취소
저장