diff options
Diffstat (limited to 'task5/.gitignore')
| -rw-r--r-- | task5/.gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/task5/.gitignore b/task5/.gitignore new file mode 100644 index 0000000..b0345dc --- /dev/null +++ b/task5/.gitignore @@ -0,0 +1,18 @@ +.DS_Store +transcript +tcl_stacktrace.txt +c5_pin_model_dump.txt +*.mti +*.mpf +*.wlf +*.qdb +*.qpg +*.qtl +*.qpf +*.sof +*.bak +work/ +db/ +incremental_db/ +simulation/ +output_files/ |