소스 검색

Update .gitignore

bryan 5 년 전
부모
커밋
fc963069a2
2개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      .gitignore
  2. 1 0
      blog.bryanroessler.com/.gitignore

+ 2 - 1
.gitignore

@@ -1,2 +1,3 @@
 *.sublime*
-_drafts
+landing.jennakuzma.com/
+landing.jennakuzma.com.bak/

+ 1 - 0
blog.bryanroessler.com/.gitignore

@@ -4,6 +4,7 @@ _site
 .vagrant
 .bundle
 vendor/bundle
+_drafts
 
 # general
 .DS_Store