diff options
| author | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-05-02 20:14:37 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@el-mahrouss-logic.com> | 2024-05-02 20:14:37 +0200 |
| commit | 6a5e5a170abe4d6b08b286f2cf69277aceee9584 (patch) | |
| tree | 02088f0b5dd0e62914125ad8b0ab1e03e2c828fd /.gitattributes | |
| parent | 2b4a4792abf51487ab4a16106f9376f43acf381a (diff) | |
MHR-23: Add EOL normalization
Signed-off-by: Amlal El Mahrouss <amlal@el-mahrouss-logic.com>
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..5378fe08 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* -text
\ No newline at end of file |
