mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
c2d0d784c7
- Create a branch to do a proper merge of USB work from a trunk base instead of from cmake-bringup - In the future, DO NOT under any circumstances branch another branch. This leads to merge problems! svn path=/branches/usb-bringup-trunk/; revision=55018
32 lines
486 B
Plaintext
32 lines
486 B
Plaintext
[patterns]
|
|
**.txt = native
|
|
**.cmake = native
|
|
**.asm = native
|
|
**.S = native
|
|
**.cxx = native
|
|
**.cpp = native
|
|
**.hpp = native
|
|
**.hxx = native
|
|
**.c = native
|
|
**.h = native
|
|
**.py = native
|
|
**.rc = native
|
|
**.html = native
|
|
**.bat = native
|
|
**.cmd = native
|
|
**.mak = native
|
|
**makefile = native
|
|
**.manifest = native
|
|
**.properties = native
|
|
**.dsp = native
|
|
**.sln = native
|
|
**.vcproj = native
|
|
**.gen = native
|
|
**.bmp = BIN
|
|
**.cur = BIN
|
|
**.ico = BIN
|
|
**.jpg = BIN
|
|
**.png = BIN
|
|
tgzsrc = LF
|
|
scripts/ba = LF
|