Skip to content

Commit 81a8d29

Browse files
authored
Expand what is ingored for venv to all venv's (#613)
Signed-off-by: ddimatos <dimatos@gmail.com> Signed-off-by: ddimatos <dimatos@gmail.com>
1 parent 1aa0b7a commit 81a8d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ build_ignore:
8181
- tests/requirements.txt
8282
- test_config.yml
8383
- changelogs
84-
- venv
84+
- venv*
8585
- make.env.encrypt
8686
- Makefile
8787
- make.env

0 commit comments

Comments
 (0)