Files
deskflow/.gitattributes
2024-10-15 18:02:20 +01:00

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