commit | b44314c7dd9cfed340a6fc5205dbf74f592b086b | [log] [tgz] |
---|---|---|
author | Lawrence Tang <lawrence.tang@arm.com> | Wed Jul 13 11:45:22 2022 +0100 |
committer | Lawrence Tang <lawrence.tang@arm.com> | Wed Jul 13 11:45:22 2022 +0100 |
tree | 9f767996913bc1051b713de9f8fd60520ba5d098 | |
parent | c48145949929a58256c29c90355a81cfc9413866 [diff] [blame] |
Add IR header conversion.
diff --git a/.gitignore b/.gitignore index 1e16a39..b4479a6 100644 --- a/.gitignore +++ b/.gitignore
@@ -2,6 +2,7 @@ CMakeFiles/ bin/ lib/ +samples/ .vscode/ cmake_install.cmake CMakeCache.txt @@ -9,6 +10,7 @@ CPackSourceConfig.cmake Makefile *.bin +*.dump specification/document/*.out specification/document/*.pdf specification/document/*.toc