diff options
Diffstat (limited to 'docs/.gitignore')
-rw-r--r-- | docs/.gitignore | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/.gitignore b/docs/.gitignore index debc86d46..5208c5c3a 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -4,10 +4,9 @@ /.vscode /dist /public +/resources hugo_stats.json node_modules/ nohup.out package-lock.json -public/ -resources/ -trace.out
\ No newline at end of file +trace.out |