forked from matteo/serves3
10 lines
124 B
Text
10 lines
124 B
Text
# SPDX-FileCopyrightText: Public domain.
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
*.rej
|
|
*.orig
|
|
*~
|
|
|
|
/build
|
|
/target
|
|
/Settings.toml
|