File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 44
55# Force the following filetypes to have unix eols, so Windows does not break them
66* . * text eol =lf
7+ LICENSE text eol =lf
78
89# Windows forced line-endings
910/.idea /* text eol =crlf
3031* .ttf binary
3132* .eot binary
3233* .woff binary
34+ * .woff2 binary
3335* .pyc binary
3436* .pdf binary
3537* .ez binary
Original file line number Diff line number Diff line change 187187 same "printed page" as the copyright notice for easier
188188 identification within third-party archives.
189189
190- Copyright (C) 2021-2023 RandLabs
190+ Copyright (C) 2021-2024 RandLabs
191191
192192 Licensed under the Apache License, Version 2.0 (the "License");
193193 you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change @@ -140,4 +140,6 @@ func main() {
140140```
141141
142142## License
143- See ` LICENSE ` file for details.
143+
144+ See [ LICENSE] ( /LICENSE ) file for details.
145+
You can’t perform that action at this time.
0 commit comments