ソースを参照

Updated to ignore *.exe

pull/3/head
raysan5 10年前
コミット
815f90974c
1個のファイルの変更2行の追加0行の削除
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore ファイルの表示

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

読み込み中…
キャンセル
保存