diff options
Diffstat (limited to '')
| -rw-r--r-- | task1/.gitignore | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/task1/.gitignore b/task1/.gitignore new file mode 100644 index 0000000..b0345dc --- /dev/null +++ b/task1/.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/ |