Skip to content

Commit f19b8bc

Browse files
authored
chore: update gitignore (#437)
* make sure the repo is clean after build
1 parent e1d0b76 commit f19b8bc

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.gitignore

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,12 @@ pnpm-debug.log*
2020
# macOS-specific files
2121
.DS_Store
2222

23-
# jetbrains setting folder
23+
# IDE
2424
.idea/
25+
.vscode/
26+
27+
# Hugo
28+
.hugo/
29+
.hugo_build.lock
30+
resources/
31+
static/

0 commit comments

Comments
 (0)