diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ node_modules/ .idea/ +static/dist/*.min.js.map +static/dist/*.min.css.map |
index : hugo-theme-even.git | ||
A super concise theme for Hugo | user |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .gitignore | 2 |
@@ -1,2 +1,4 @@ node_modules/ .idea/ +static/dist/*.min.js.map +static/dist/*.min.css.map |