diff options
Diffstat (limited to '')
| -rw-r--r-- | themes/hugo-book/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/themes/hugo-book/.gitignore b/themes/hugo-book/.gitignore new file mode 100644 index 0000000..f29c7d8 --- /dev/null +++ b/themes/hugo-book/.gitignore @@ -0,0 +1,5 @@ +public/ +exampleSite/public/ +.DS_Store +.hugo_build.lock +resources/ |
