mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-11 22:18:54 +01:00
Updated to ignore *.exe
This commit is contained in:
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*
|
||||
|
||||
Reference in New Issue
Block a user