Add .venv/ to .gitignore

Signed-off-by: Ferit Yiğit BALABAN <fybalaban@fybx.dev>
This commit is contained in:
Ferit Yiğit BALABAN 2023-11-17 18:17:34 +03:00
parent e7d87e7a7c
commit 0dc52c431c
Signed by: fyb
GPG Key ID: E21FEB2C244CB7EB

2
.gitignore vendored
View File

@ -4,3 +4,5 @@
# Potential executable names # Potential executable names
fan_control fan_control
test test
.venv/