上传ignre
parent
f1a507c6ec
commit
f8aec1b17a
|
|
@ -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
|
||||||
Loading…
Reference in New Issue