Lynnesbian
fc45376673
somehow i had listed the license as LGPL 3 instead of GPL 3 in all the reuse headers, and never noticed... 0uo
22 lines
280 B
Text
22 lines
280 B
Text
# SPDX-FileCopyrightText: 2021-2022 Lynnesbian
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
/target
|
|
/imgs
|
|
/imgs.tar.zst
|
|
/fif_*
|
|
/old
|
|
/.mypy_cache
|
|
/__pycache__
|
|
*.sh
|
|
!clippy.sh
|
|
cargo-timing*.html
|
|
/*.txt
|
|
/pkg/*
|
|
/out
|
|
/packages
|
|
/fif
|
|
/fif.exe
|
|
.idea/workspace.xml
|
|
*.sync-conflict*
|
|
.idea/sonarlint
|