# SPDX-FileCopyrightText: Amolith # # SPDX-License-Identifier: CC0-1.0 # Ignore everything * # But not these... !/.gitignore !*.go !go.sum !go.mod !README.md !LICENSES/*.txt !*.license !.builds/ !justfile # ...even if they are in subdirectories !*/