Skip to content

Commit e4703aa

Browse files
authored
Update .gitignore
Signed-off-by: Naman Verma <[email protected]>
1 parent 787cc37 commit e4703aa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
# IDEs
1818
.vscode/*
1919

20-
# nodejs
21-
node_modules/
20+
# hugo
2221
public/
2322
resources/
23+
node_modules/
24+
.hugo_build.lock

0 commit comments

Comments
 (0)