更新 .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
|
||||
__pycache__/
|
||||
*.egg-info/
|
||||
|
||||
Reference in New Issue
Block a user