Git ignores fixed

This commit is contained in:
Simon Rozman 2016-03-12 14:12:11 +01:00
parent db086c4db5
commit 844a94d1b4
3 changed files with 16 additions and 16 deletions

14
.gitignore vendored
View File

@ -1,16 +1,6 @@
/*.opensdf
/*.sdf
/*.suo
/*.opensdf
/ipch
/L10N/*.mo
/MSIBuild/*-1.idt
/MSIBuild/*-2.idt
/MSIBuild/*-2.idtx
/MSIBuild/*.Binary-1
/MSIBuild/*.Binary-2
/MSIBuild/*.Icon-1
/MSIBuild/*.Icon-2
/MSIBuild/*.lst
/MSIBuild/*.msm
temp
*.user
temp

1
L10N/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/*.mo

9
MSIBuild/.gitignore vendored Normal file
View File

@ -0,0 +1,9 @@
/*-1.idt
/*-2.idt
/*-2.idtx
/*.Binary-1
/*.Binary-2
/*.Icon-1
/*.Icon-2
/*.lst
/*.msm