1.bin底下 各静态文件替换 成 现场应用下资源
2.修改忽略文件允许提交。 #[Bb]in/ #[Oo]bj/ #[Dd]ebug/ #[Dd]ebugPublic/ #[Rr]elease/ #[Rr]eleases/ #x64/ #x86/
This commit is contained in:
+8
-8
@@ -18,18 +18,18 @@
|
||||
mono_crash.*
|
||||
|
||||
# Build results
|
||||
[Dd]ebug/
|
||||
[Dd]ebugPublic/
|
||||
[Rr]elease/
|
||||
[Rr]eleases/
|
||||
x64/
|
||||
x86/
|
||||
#[Dd]ebug/
|
||||
#[Dd]ebugPublic/
|
||||
#[Rr]elease/
|
||||
#[Rr]eleases/
|
||||
#x64/
|
||||
#x86/
|
||||
[Ww][Ii][Nn]32/
|
||||
[Aa][Rr][Mm]/
|
||||
[Aa][Rr][Mm]64/
|
||||
bld/
|
||||
[Bb]in/
|
||||
[Oo]bj/
|
||||
#[Bb]in/
|
||||
#[Oo]bj/
|
||||
[Ll]og/
|
||||
[Ll]ogs/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user