Skip to content

Commit

Permalink
add venv paths to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Wojtek Kowaluk authored and Wojtek Kowaluk committed Mar 17, 2023
1 parent f2a5ca7 commit 7d97da1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ img_me*
!models/place-your-models-here.txt
!softprompts/place-your-softprompts-here.txt
!torch-dumps/place-your-pt-models-here.txt

venv/
.venv/

0 comments on commit 7d97da1

Please sign in to comment.