diff options
Diffstat (limited to '')
| -rw-r--r-- | sof/.gitignore | 17 |
1 files changed, 17 insertions, 0 deletions
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 |