Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit 633c432

Browse files
committed
Add venv to gitignore.
1 parent 5e08be5 commit 633c432

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ develop-eggs
1919
lib
2020
lib64
2121

22+
# Virtual environment
23+
venv
24+
2225
# Installer logs
2326
pip-log.txt
2427

0 commit comments

Comments
 (0)