Commit Graph

3 Commits

Author SHA1 Message Date
Jack Taylor 05c8b38c9b Add exampleSite/themes to .gitignore
This is so that we can clone the repo in the example site's themes
directory and test the example site using `hugo server`.
2017-05-06 21:15:08 +09:00
Jack Taylor 212185a2a3 Ignore vim swap files
Add vim's .swp files to .gitignore. These files are created by vim
whenever you open a file, so if you have a file open while running
"git status", the .swp file will show up as untracked, which is
kind of annoying.
2017-03-18 18:12:32 +09:00
Michael Romero c962a38399 👾 Added .gitattributes & .gitignore files 2016-03-08 02:42:05 -08:00