Skip to content

Commit a21dcb0

Browse files
committed
adds a minimal gitignore for zola
1 parent b4c3289 commit a21dcb0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
public
2+
.vs
3+
.vscode
4+
node_modules
5+
*.DS_Store

0 commit comments

Comments
 (0)