Skip to content

Commit dca43a9

Browse files
committed
ignore bin to exclude default act binary
1 parent a2f8990 commit dca43a9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,8 @@ coverage.xml
5353
# Sphinx documentation
5454
docs/_build/
5555

56+
# act
57+
bin/
58+
5659
# PyBuilder
5760
target/

0 commit comments

Comments
 (0)