repo.or.cz
/
deark.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bmp: Rewrote the RLE decompressor
[deark.git]
/
.editorconfig
blob
7afd0efcdf716dac8348199916766fae2cf30d30
1
root = true
2
3
[**.{c,h}]
4
indent_style = tab
5
indent_size = 4
6
end_of_line = lf
7
8
[foreign/miniz*.h]
9
indent_style = space
10
indent_size = 4
11
end_of_line = lf
12
13
[src/deark.rc]
14
charset = utf-16le
15
end_of_line = crlf