Skip to content

Commit

Permalink
chore: update .gitignore to ignore virtual environment folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiragAgg5k committed Jun 30, 2024
1 parent c88847e commit 7b3398f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
Confidential/
__pycache__/

# My virtual environment
myenv
/myenv
# Virtual Environment
env/

0 comments on commit 7b3398f

Please sign in to comment.