Winmerge filter for Linux kernel

Posted 2009/04/29 17:24 by kdsoo

## This is a directory/file filter template for WinMerge
name: kernel
desc: linux kernel excluding files

## Select if filter is inclusive or exclusive
## Inclusive (loose) filter lets through all items not matching rules
## Exclusive filter lets through only items that match to rule
## include or exclude
def: include

## Filters for filenames begin with f:
## Filters for directories begin with d:
## (Inline comments begin with " ##" and extend to the end of the line)

f: \.ext$ ## Filter for filename

d: \\subdir$ ## Filter for directory

f: \.o.cmd$
f: \.o$
f: \.swp$
저작자 표시 비영리 동일 조건 변경 허락
크리에이티브 커먼즈 라이선스
Creative Commons License

Tag : ,

« PREV : 1 : ... 25 : 26 : 27 : 28 : 29 : 30 : 31 : 32 : 33 : ... 692 : NEXT »