Skip to content

Commit

Permalink
adding virtual environment to list of files to be ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
kpothuganti committed Jan 27, 2025
1 parent 707a6df commit d95ef7e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ ffmpeg
.env
diarization.txt
user_settings.txt
venv/
venv/
myenv/

0 comments on commit d95ef7e

Please sign in to comment.