Skip to content

Commit

Permalink
Add .venv and env_skrub in the .gitignore (#1210)
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvaincom authored Jan 11, 2025
1 parent 2e93d40 commit 9640263
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,6 @@ jupyterlite_contents
.pixi/

# python virtual environment
.venv
venv
env_skrub

0 comments on commit 9640263

Please sign in to comment.