Skip to content

Commit

Permalink
remove venv stuff with .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
desvox committed Dec 15, 2024
1 parent dba5dc7 commit efba2bd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
*.sqlite
*__pycache__*
/logs/
/bin/
/lib/
/lib64
/pyvenv.cfg

0 comments on commit efba2bd

Please sign in to comment.