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:
Tom Willemse 2020-03-19 20:27:23 -07:00
parent 70ec137a55
commit 077938588b

4
.gitignore vendored
View file

@ -1 +1,3 @@
/public_html /.cask
/public
/posts/index.org*