Skip to content

Commit 98e4709

Browse files
authored
Fix .gitignore entry for build-harness
1 parent 3563d84 commit 98e4709

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
@@ -46,5 +46,5 @@ run.sh
4646

4747
# Cloud Posse Build Harness https://github.com/cloudposse/build-harness
4848
**/.build-harness
49-
**/build-harness\
49+
**/build-harness
5050
.atmos

0 commit comments

Comments
 (0)