10 lines
218 B
Plaintext
10 lines
218 B
Plaintext
# SPDX-FileCopyrightText: Chris Rizzitello <sithlord48@gmail.com>
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
#auto handle line feed
|
|
* text=auto eol=lf
|
|
|
|
.gitattributes export-ignore
|
|
.gitignore export-ignore
|
|
.github* export-ignore
|