Skip to content

Commit 78c2ad3

Browse files
authored
Merge branch 'main' into release/0.4.0-beta
2 parents 9772e07 + cfef18f commit 78c2ad3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ wheels/
2323
*.egg
2424
*.manifest
2525
*.spec
26+
heimdall/
27+
libusb-windows/
28+
openandroidinstaller/bin/
2629

2730
# Log files
2831
pip-log.txt
@@ -106,4 +109,4 @@ GitHub.sublime-settings
106109
!.vscode/tasks.json
107110
!.vscode/launch.json
108111
!.vscode/extensions.json
109-
.history
112+
.history

0 commit comments

Comments
 (0)