From 0dbd90d1bbad4d7119527ee5dfc847bac41e2a90 Mon Sep 17 00:00:00 2001 From: "github-classroom[bot]" <66690702+github-classroom[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 19:48:14 +0000 Subject: Initial commit --- sof/.gitignore | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 sof/.gitignore (limited to 'sof') diff --git a/sof/.gitignore b/sof/.gitignore new file mode 100644 index 0000000..6eeb6a9 --- /dev/null +++ b/sof/.gitignore @@ -0,0 +1,17 @@ +transcript +c5_pin_model_dump.txt +*.mti +*.mpf +*.wlf +*.qdb +*.qpg +*.qtl +*.qsf +*.qpf +*.bak +work/ +db/ +incremental_db/ +simulation/ +output_files/ +.DS_Store -- cgit v1.2.3