Skip to content

Commit 647b75b

Browse files
committed
Updated gitignore
1 parent b51932a commit 647b75b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
venv*/
2-
_build/
3-
_themes/
4-
_site/
2+
_build/*
3+
_themes/*
4+
_site/*

0 commit comments

Comments
 (0)