Browse Source

Updated to ignore *.exe

raysan5 11 năm trước cách đây
mục cha
commit
815f90974c
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -48,6 +48,8 @@ _ReSharper*/
 [Tt]est[Rr]esult*
 ipch/
 *.opensdf
+*.exe
+!tools/rrem.exe
 
 # Ignore files build by xcode
 *.mode*v*