Skip to content

Commit

Permalink
Added the venv to the global gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
PixNyb committed Oct 13, 2024
1 parent 6164b35 commit 4e92132
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ obj/

# Environment variables
.env
.venv/

# Databases
*.sqlite
Expand Down

0 comments on commit 4e92132

Please sign in to comment.