Skip to content

Commit 7d97da1

Browse files
Wojtek KowalukWojtek Kowaluk
Wojtek Kowaluk
authored and
Wojtek Kowaluk
committed
add venv paths to gitignore
1 parent f2a5ca7 commit 7d97da1

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,3 +19,6 @@ img_me*
1919
!models/place-your-models-here.txt
2020
!softprompts/place-your-softprompts-here.txt
2121
!torch-dumps/place-your-pt-models-here.txt
22+
23+
venv/
24+
.venv/

0 commit comments

Comments
 (0)