Skip to content

Commit 291b2f1

Browse files
committed
Add .gitkeep to logs
1 parent ad248a2 commit 291b2f1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
*/**/__pycache__
22
build/
3-
test/logs
3+
test/logs/*
4+
!.gitkeep
45
gds/
56

67
.DS_Store

test/logs/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)