Skip to content

Commit

Permalink
added venv to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Avinash Bharti committed Dec 6, 2024
1 parent 7d5a88d commit 93ed263
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ test-results.xml
*.log*
npm-debug.log
package-lock.json
.venv/

0 comments on commit 93ed263

Please sign in to comment.