diff options
author | N. Engelhardt <nak@yosyshq.com> | 2022-02-18 17:13:09 +0100 |
---|---|---|
committer | N. Engelhardt <nak@yosyshq.com> | 2022-02-18 17:13:09 +0100 |
commit | 8fd1b062491f9ba1f0aed570086e7697731502d4 (patch) | |
tree | 79837b6f19a083cac3578473769420e2c8c4b1e0 /tests/various/.gitignore | |
parent | 15860000487e2d6748843888b78289f95f3ea46b (diff) | |
download | yosys-8fd1b062491f9ba1f0aed570086e7697731502d4.tar.gz yosys-8fd1b062491f9ba1f0aed570086e7697731502d4.tar.bz2 yosys-8fd1b062491f9ba1f0aed570086e7697731502d4.zip |
fix handling of escaped chars in json backend and frontend
Diffstat (limited to 'tests/various/.gitignore')
-rw-r--r-- | tests/various/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/various/.gitignore b/tests/various/.gitignore index 2bb6c7179..c6373468a 100644 --- a/tests/various/.gitignore +++ b/tests/various/.gitignore @@ -5,3 +5,4 @@ /run-test.mk /plugin.so /plugin.so.dSYM +/temp |