# .ci-fingerprint is deliberately NOT excluded: it is the CI cache barrier # that keeps the check stages from replaying a cached pass. See the lint # stage of the Dockerfile. .git/ bin/ *.md LICENSE .editorconfig .env .env.* *.db *.sqlite *.sqlite3 .DS_Store .idea/ .vscode/ tmp/ temp/