init
commit
4f125d3b33
|
|
@ -0,0 +1,17 @@
|
||||||
|
# 忽略所有文件和文件夹
|
||||||
|
*
|
||||||
|
# 上传两个文件夹
|
||||||
|
!lua_probject/
|
||||||
|
!wb_unity_pro/
|
||||||
|
!wb_new_ui/
|
||||||
|
# !wb_new_ui/assets
|
||||||
|
# !wb_unity_pro_ios/
|
||||||
|
# !xcode/
|
||||||
|
|
||||||
|
!lua_probject/**
|
||||||
|
!wb_unity_pro/**
|
||||||
|
# !wb_new_ui/assets/**
|
||||||
|
!wb_new_ui/**
|
||||||
|
# !wb_unity_pro_ios**
|
||||||
|
# !xcode/**
|
||||||
|
!.gitignore
|
||||||
Loading…
Reference in New Issue