소스 검색

Merge pull request #2465 from ddfreyne/tmp-nanoc

Nanoc: Ignore tmp/nanoc/, not tmp/
pull/2466/head
Brendan Forster 6 년 전
부모
커밋
6931f87e85
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      Nanoc.gitignore

+ 1
- 1
Nanoc.gitignore 파일 보기

@@ -4,7 +4,7 @@
output/

# Temporary file directory
tmp/
tmp/nanoc/

# Crash Log
crash.log

Loading…
취소
저장