Skip to content

Commit

Permalink
Add venv to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Spacerat committed Sep 28, 2024
1 parent 3da6216 commit 782500e
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 @@ -3,4 +3,5 @@ __pycache__
*.ipynb
.ipynb_checkpoints
.vscode
*.java
*.java
*.venv

0 comments on commit 782500e

Please sign in to comment.