add *.exe to hgignore
This commit is contained in:
parent
23ecc2d0d2
commit
f02c5bc8c0
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ syntax:glob
|
|||
._*
|
||||
.nfs.*
|
||||
[568a].out
|
||||
*.exe
|
||||
*~
|
||||
*.orig
|
||||
core
|
||||
|
|
Loading…
Reference in a new issue