Skip to content

Commit

Permalink
Added venv to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
4l3j0Ok committed Mar 28, 2024
1 parent b2b17f6 commit 93b2983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__pycache__/
*.pyc
venv/
*venv/
stack/data/
*.env
todo.md

0 comments on commit 93b2983

Please sign in to comment.