Git ignores fixed
This commit is contained in:
parent
db086c4db5
commit
844a94d1b4
22
.gitignore
vendored
22
.gitignore
vendored
@ -1,16 +1,6 @@
|
|||||||
/*.sdf
|
/*.opensdf
|
||||||
/*.suo
|
/*.sdf
|
||||||
/*.opensdf
|
/*.suo
|
||||||
/ipch
|
/ipch
|
||||||
/L10N/*.mo
|
*.user
|
||||||
/MSIBuild/*-1.idt
|
temp
|
||||||
/MSIBuild/*-2.idt
|
|
||||||
/MSIBuild/*-2.idtx
|
|
||||||
/MSIBuild/*.Binary-1
|
|
||||||
/MSIBuild/*.Binary-2
|
|
||||||
/MSIBuild/*.Icon-1
|
|
||||||
/MSIBuild/*.Icon-2
|
|
||||||
/MSIBuild/*.lst
|
|
||||||
/MSIBuild/*.msm
|
|
||||||
temp
|
|
||||||
*.user
|
|
||||||
|
1
L10N/.gitignore
vendored
Normal file
1
L10N/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
/*.mo
|
9
MSIBuild/.gitignore
vendored
Normal file
9
MSIBuild/.gitignore
vendored
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
/*-1.idt
|
||||||
|
/*-2.idt
|
||||||
|
/*-2.idtx
|
||||||
|
/*.Binary-1
|
||||||
|
/*.Binary-2
|
||||||
|
/*.Icon-1
|
||||||
|
/*.Icon-2
|
||||||
|
/*.lst
|
||||||
|
/*.msm
|
Loading…
x
Reference in New Issue
Block a user