Skip to content

Commit f420ab5

Browse files
committed
Update .gitignore
add .venv to .gitignore
1 parent a170749 commit f420ab5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,7 @@ trained_agents_data.pkl
4848
agentops.log
4949

5050
# crewAI
51-
crewAI
51+
crewAI
52+
53+
# virtualenv
54+
.venv

0 commit comments

Comments
 (0)