mirror of
https://github.com/Magnus167/rustframe.git
synced 2025-08-20 04:00:01 +00:00
add .venv to .gitignore to exclude virtual environment files
This commit is contained in:
parent
e39f20c645
commit
c918253d3f
2
.gitignore
vendored
2
.gitignore
vendored
@ -5,3 +5,5 @@ data/
|
|||||||
*.log
|
*.log
|
||||||
*.pkl
|
*.pkl
|
||||||
.env
|
.env
|
||||||
|
|
||||||
|
.venv/
|
Loading…
x
Reference in New Issue
Block a user