Skip to content

Commit 9ed031d

Browse files
committed
add gitignore
1 parent 200cc23 commit 9ed031d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/.hugo_build.lock
2+
.idea
3+
.vscode
4+
5+
# maybe remove this, contains generated site files
6+
public

0 commit comments

Comments
 (0)