Browse Source

Update .gitignore

bryan 5 years ago
parent
commit
fc963069a2
2 changed files with 3 additions and 1 deletions
  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