Skip to content

Commit

Permalink
Add venv to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
NripeshN committed Feb 28, 2024
1 parent d04fc08 commit d3fa2b9
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 @@ -5,4 +5,5 @@ __pycache__/
**pem**
**fn_path_cache**
*.DS_Store
build/
build/
venv

0 comments on commit d3fa2b9

Please sign in to comment.