diff options
| author | olOwOlo <26087907+olOwOlo@users.noreply.github.com> | 2020-04-13 21:37:02 +0800 |
|---|---|---|
| committer | olOwOlo <26087907+olOwOlo@users.noreply.github.com> | 2020-04-13 21:37:02 +0800 |
| commit | e94d9b17e4aeda52ea238cb8f80d92e3039cedd8 (patch) | |
| tree | ba430ac28eba0584d38e24ade8fee265cd3c1c23 | |
| parent | 5657112dfb0e6eac2faa2ae1dc0978ed29030709 (diff) | |
chore(.gitignore): ignore resources/_gen/ generated by hugo pipes
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ node_modules/ static/dist/*.min.js.map static/dist/*.min.css.map *.iml +exampleSite/resources/ |
