I added a .gitignore to ignore doc/content, doc/public and ox-hugo-autoloads.el. I also added ox-hugo-autoloads.el to the make clean rule so that it is removed.master
parent
7fb284ec4b
commit
daf7744b97
2 changed files with 4 additions and 0 deletions
@ -0,0 +1,3 @@ |
||||
doc/content |
||||
doc/public |
||||
ox-hugo-autoloads.el |
||||
Loading…
Reference in new issue