Skip to content

Commit eedff2c

Browse files
authored
Merge pull request #291 from Avamander/patch-3
Added Python virtual environment to .gitignore
2 parents 4706c99 + b4c402d commit eedff2c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
.idea/
2+
# Python virtual environment for DFU images
3+
.venv/
4+
25
# CMake
36
cmake-build-*
47
cmake-*

0 commit comments

Comments
 (0)