diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-11-03 19:58:32 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-11-03 19:58:32 +0100 |
| commit | 285b2f67e967286019f0f29d1f0921134347a586 (patch) | |
| tree | 77ba381c9a9bb71054c61801edd7b2cfb09f5788 /.gitignore | |
| parent | f32c2e84104dbcae287c7563c835d2f20c8393f1 (diff) | |
Syntax highlighting from javascript script
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ .hugo_build.lock public/ +node_modules/ +package-lock.json |
