Skip to content

Commit

Permalink
add venv to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
IonMich committed Nov 12, 2023
1 parent 074b9ca commit 6f057b6
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 @@ -10,4 +10,5 @@ media/*
*.csv
logs/*
tmp/*
**/.DS_Store
**/.DS_Store
venv/*

0 comments on commit 6f057b6

Please sign in to comment.