Skip to content

Commit 452632f

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

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

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

20-
# hugo
20+
# nodejs
21+
node_modules/
2122
public/
2223
resources/
23-
node_modules/
24+
25+
#hugo
2426
.hugo_build.lock

0 commit comments

Comments
 (0)