Fixup .gitignore
Everything should publish to ‘/public‘ now instead of ‘/public_html’. Cask uses ‘/.cask’ to install the local dependencies. ‘/posts/index.org’ and ‘/posts/index.org~’ get generated by org-mode.
This commit is contained in:
parent
70ec137a55
commit
077938588b
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1 +1,3 @@
|
||||||
/public_html
|
/.cask
|
||||||
|
/public
|
||||||
|
/posts/index.org*
|
||||||
|
|
Loading…
Reference in a new issue