diff options
author | lonkaars <loek@pipeframe.xyz> | 2023-03-23 18:25:16 +0100 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2023-03-23 18:25:16 +0100 |
commit | 49a935b6276e59d48665b6ab6e72ff475173bb67 (patch) | |
tree | 92071fa1c75e7ec842c8137e45326d2a698a2322 /test/ppu-stm-integration-demo/.gitignore | |
parent | c8b974d00bbf968187820c21cddaa6627adb904b (diff) |
WIP testing ppu (fixed BAM 2nat buffer overflow)
Diffstat (limited to 'test/ppu-stm-integration-demo/.gitignore')
-rw-r--r-- | test/ppu-stm-integration-demo/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/ppu-stm-integration-demo/.gitignore b/test/ppu-stm-integration-demo/.gitignore index 8301053..e84341d 100644 --- a/test/ppu-stm-integration-demo/.gitignore +++ b/test/ppu-stm-integration-demo/.gitignore @@ -1 +1,2 @@ test-*.h +test-*.vhd |