Skip to content

Commit 20e7a9a

Browse files
committed
chore: cleaned binary file history
1 parent f51c32c commit 20e7a9a

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.gitignore

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
# Python-generated files
22
__pycache__/
33
*.py[oc]
4-
build/
5-
dist/
6-
*.build/
7-
*.dist/
84
wheels/
95
*.egg-info
106

@@ -20,6 +16,11 @@ windows
2016

2117
# nuitka
2218
nuitka-crash-report.xml
19+
*.exe
20+
build/
21+
dist/
22+
*.build/
23+
*.dist/
2324

2425
# temp
2526
**/log.txt

main.exe

-30.9 MB
Binary file not shown.

0 commit comments

Comments
 (0)