gitignore: fix msys2 path

pull/361/head
Sebastien Bourdeauducq 2023-11-24 17:18:17 +08:00
parent 5c5620692f
commit 38e968cff6
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,3 +1,3 @@
__pycache__ __pycache__
/target /target
windows/msys2 nix/windows/msys2