Updated to ignore *.exe
This commit is contained in:
parent
a08e0929bc
commit
815f90974c
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -48,6 +48,8 @@ _ReSharper*/
|
|||
[Tt]est[Rr]esult*
|
||||
ipch/
|
||||
*.opensdf
|
||||
*.exe
|
||||
!tools/rrem.exe
|
||||
|
||||
# Ignore files build by xcode
|
||||
*.mode*v*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue