Skip to content

Commit e68fa6d

Browse files
authored
Merge pull request #259 from GyulyVGC/packages
Finalising the new packaging strategy
2 parents 0c3c07c + 614db99 commit e68fa6d

49 files changed

Lines changed: 1413 additions & 994 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ indent_style = space
88
indent_size = 4
99
trim_trailing_whitespace = true
1010

11+
[*.rtf]
12+
end_of_line = crlf
13+
1114
[{.gitignore,*.desktop}]
1215
indent_size = 0
1316

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
* text eol=lf
22
.* text eol=lf
33

4+
*.bmp binary
45
*.png binary
56
*.icns binary
67
*.ico binary

0 commit comments

Comments
 (0)