-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitattributes
18 lines (17 loc) · 1.11 KB
/
.gitattributes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
################################################################
# #
# This file is part of hermesbaby #
# the software engineer's typewriter #
# #
# Copyright (c) 2024 Alexander Mann-Wahrenberg (basejumpa) #
# #
# https://github.com/basejumpa #
# #
# License(s) #
# #
# - MIT for contents used as software #
# - CC BY-SA-4.0 for contents used as method or otherwise #
# #
################################################################
# Make git treats all files as non-text when doing line-ending-normalization, disabling it completely. Other text-specific git commands are unaffected
* -text