This commit is contained in:
parent
ac1b09eebf
commit
686a2060d9
20
.gitattributes
vendored
20
.gitattributes
vendored
@ -1,11 +1,11 @@
|
|||||||
* text=auto !eol
|
* text=auto !eol
|
||||||
MSICALib/L10N/sl_SI.po -text
|
MSITSCA/L10N/sl_SI.po -text
|
||||||
MSICALib/MSITSCA.cpp -text
|
MSITSCA/MSITSCA.cpp -text
|
||||||
MSICALib/MSITSCA.h -text
|
MSITSCA/MSITSCA.h -text
|
||||||
MSICALib/MSITSCA.vcxproj -text svneol=unset#text/xml
|
MSITSCA/MSITSCA.vcxproj -text svneol=unset#text/xml
|
||||||
MSICALib/MSITSCA.vcxproj.filters -text svneol=unset#text/xml
|
MSITSCA/MSITSCA.vcxproj.filters -text svneol=unset#text/xml
|
||||||
MSICALib/StdAfx.cpp -text
|
MSITSCA/StdAfx.cpp -text
|
||||||
MSICALib/StdAfx.h -text
|
MSITSCA/StdAfx.h -text
|
||||||
MSICALib/msm/Makefile -text svneol=unset#text/plain%3B+charset%3DWindows-1250
|
MSITSCA/msm/Makefile -text svneol=unset#text/plain%3B+charset%3DWindows-1250
|
||||||
MSICALib/res/MSITSCA.rc -text svneol=unset#unset
|
MSITSCA/res/MSITSCA.rc -text svneol=unset#unset
|
||||||
MSICALib/res/MSITSCA.rcx -text svneol=unset#unset
|
MSITSCA/res/MSITSCA.rcx -text svneol=unset#unset
|
||||||
|
32
.gitignore
vendored
32
.gitignore
vendored
@ -1,16 +1,16 @@
|
|||||||
MSICALib/*.user
|
MSITSCA/*.user
|
||||||
MSICALib/L10N/*.mo
|
MSITSCA/L10N/*.mo
|
||||||
MSICALib/MSITSCA.Debug.Win32
|
MSITSCA/MSITSCA.Debug.Win32
|
||||||
MSICALib/MSITSCA.Debug.x64
|
MSITSCA/MSITSCA.Debug.x64
|
||||||
MSICALib/MSITSCA.Release.Win32
|
MSITSCA/MSITSCA.Release.Win32
|
||||||
MSICALib/MSITSCA.Release.x64
|
MSITSCA/MSITSCA.Release.x64
|
||||||
MSICALib/msm/*-1.idt
|
MSITSCA/msm/*-1.idt
|
||||||
MSICALib/msm/*-2.idt
|
MSITSCA/msm/*-2.idt
|
||||||
MSICALib/msm/*-2.idtx
|
MSITSCA/msm/*-2.idtx
|
||||||
MSICALib/msm/*.Binary-1
|
MSITSCA/msm/*.Binary-1
|
||||||
MSICALib/msm/*.Binary-2
|
MSITSCA/msm/*.Binary-2
|
||||||
MSICALib/msm/*.Icon-1
|
MSITSCA/msm/*.Icon-1
|
||||||
MSICALib/msm/*.Icon-2
|
MSITSCA/msm/*.Icon-2
|
||||||
MSICALib/msm/*.lst
|
MSITSCA/msm/*.lst
|
||||||
MSICALib/msm/*.msm
|
MSITSCA/msm/*.msm
|
||||||
MSICALib/res/*.mo
|
MSITSCA/res/*.mo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user