diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,4 +1,7 @@ .idea/ +# Python virtual environment for DFU images +.venv/ + # CMake cmake-build-* cmake-* |
![]() |
index : infinitime.git | |
| Unnamed repository; edit this file 'description' to name the repository. | Michele Bini |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 3 |
@@ -1,4 +1,7 @@ .idea/ +# Python virtual environment for DFU images +.venv/ + # CMake cmake-build-* cmake-* |