更新 .gitignore,包含发布版 exe
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,4 +1,5 @@
|
|||||||
/target/
|
target/
|
||||||
|
!target/x86_64-pc-windows-gnu/release/location2address.exe
|
||||||
*.pyc
|
*.pyc
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.egg-info/
|
*.egg-info/
|
||||||
|
|||||||
BIN
target/x86_64-pc-windows-gnu/release/location2address.exe
Normal file
BIN
target/x86_64-pc-windows-gnu/release/location2address.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user