瀏覽代碼

Update .gitignore

pull/1847/head
Ray 3 年之前
父節點
當前提交
2efb50cc63
共有 1 個檔案被更改,包括 0 行新增14 行删除
  1. +0
    -14
      .gitignore

+ 0
- 14
.gitignore 查看文件

@ -53,17 +53,6 @@ packages/
*.bc
*.so
# Ignore all examples files
examples/*
# Unignore all examples files with extension
!examples/*.c
!examples/*.png
# Unignore examples Makefile
!examples/Makefile
!examples/Makefile.Android
!examples/raylib_compile_execute.bat
!examples/raylib_makefile_example.bat
# Ignore files build by xcode
*.mode*v*
*.pbxuser
@ -93,9 +82,6 @@ compile_commands.json
CTestTestfile.cmake
build
# Unignore These makefiles...
!examples/CMakeLists.txt
# Ignore GNU global tags
GPATH
GRTAGS

Loading…
取消
儲存