瀏覽代碼

Add src/raygui.c to .gitignore

...since this file is generated by Makefile while building with
'RAYLIB_MODULE_RAYGUI=TRUE'
pull/4449/head
sleeptightAnsiC 2 月之前
父節點
當前提交
86cc7a4245
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore 查看文件

@ -113,3 +113,6 @@ docgen_tmp/
# Parser stuff
parser/raylib_parser
# Raygui auto-generated source file
src/raygui.c

Loading…
取消
儲存