# Ignore everything * # But not these... !/.gitignore !*.go !go.sum !go.mod !README.md !LICENSES/ !*.license !.builds/ !justfile # ...even if they are in subdirectories !*/