Parcourir la source

Update .gitignore

bryan il y a 5 ans
Parent
commit
fc963069a2
2 fichiers modifiés avec 3 ajouts et 1 suppressions
  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