Skip to content

Commit 4be9fe7

Browse files
committed
chore(git): ignore .venv directory
created during GitHub Actions docker-publish workflow and also useful locally
1 parent 40b256b commit 4be9fe7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ __pycache__/
33
.coverage
44
.DS_Store
55
.env
6+
.venv/
67
config/*
78
!config/sample.py
89
eligibility_server.egg-info

0 commit comments

Comments
 (0)