上传ignre

master
lingmeng 2026-04-07 14:10:18 +08:00
parent f1a507c6ec
commit f8aec1b17a
1 changed files with 17 additions and 0 deletions

17
fk101/.gitignore vendored Normal file
View File

@ -0,0 +1,17 @@
# 忽略所有文件和文件夹
*
# 上传两个文件夹
!lua_probject/
!wb_unity_pro/
!wb_new_ui/
!.vscode/
!wb_unity_pro_ios/
!xcode/
!lua_probject/**
!wb_unity_pro/**
!wb_new_ui/**
!.vscode/**
!wb_unity_pro_ios**
!xcode/**
!.gitignore