Skip to content

Commit 32d32fa

Browse files
committed
ignore directories starting with _
1 parent 175f09c commit 32d32fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
_build*/
1+
_*/
22
.env
33
venv
44
.DS_Store

0 commit comments

Comments
 (0)