Update .gitignore

This commit is contained in:
2020-01-25 13:43:25 -05:00
parent eb2f86b7d7
commit fc963069a2
2 changed files with 3 additions and 1 deletions

3
.gitignore vendored
View File

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

View File

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