mirror of
https://github.com/InfiniTimeOrg/InfiniTime.git
synced 2026-01-23 09:22:14 +01:00
Merge pull request #291 from Avamander/patch-3
Added Python virtual environment to .gitignore
This commit is contained in:
commit
eedff2c06c
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,7 @@
|
||||
.idea/
|
||||
# Python virtual environment for DFU images
|
||||
.venv/
|
||||
|
||||
# CMake
|
||||
cmake-build-*
|
||||
cmake-*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user