Skip to content

Commit 4955fc5

Browse files
committed
Ensure output directory exists
1 parent d3a5f88 commit 4955fc5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
build/output
21
__pycache__

build/output/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

0 commit comments

Comments
 (0)